Search found 2 matches
- Fri May 29, 2020 5:12 pm
- Forum: ESP32 Arduino
- Topic: Problem enabling SecureBoot and FlashEncryption
- Replies: 5
- Views: 7517
Re: Problem enabling SecureBoot and FlashEncryption
Hello ESP_Angus, First of all thank you for the very detailed answer. I will try to also bring some further clarifications to you answer and potential optimization suggestions. The initial encryption process can take a long time (tens of seconds to maybe a minute for a very big firmware). The bootlo...
- Mon May 25, 2020 5:43 pm
- Forum: ESP32 Arduino
- Topic: Problem enabling SecureBoot and FlashEncryption
- Replies: 5
- Views: 7517
Problem enabling SecureBoot and FlashEncryption
Hello :) I am working on a project that uses the ESP32 (wroom32) and I am doing an "auto config/build/flash" tool and i have some problems with the security options. I am using ESP32 with the ESP-IDF environment for building. I am trying to enable SecureBoot (V1, as the chips seem too old for V2) an...