Flashing encrypted firmware for the first time after pregenerated key burned
Posted: Wed Apr 03, 2019 6:39 pm
Hi,
I am using pregenerated key without secure boot. I managed to do everything correctly as it was explained in the tutorial.
Now, I want to create a script to flash the whole firmware(including bootloader and everything). I managed to do so except small problem:
After burning the pregenerated key file, ESP32 wait to flash a plaintext bootloader and firmware so the bootloader will encrypt everything. In my case, I have already flashed encrypted firmware and bootlaoder and I do not want the boot loader to encrypt anything. I want everything to start working directly
How can I achieve this?
Thank you very muhc!
I am using pregenerated key without secure boot. I managed to do everything correctly as it was explained in the tutorial.
Now, I want to create a script to flash the whole firmware(including bootloader and everything). I managed to do so except small problem:
After burning the pregenerated key file, ESP32 wait to flash a plaintext bootloader and firmware so the bootloader will encrypt everything. In my case, I have already flashed encrypted firmware and bootlaoder and I do not want the boot loader to encrypt anything. I want everything to start working directly
How can I achieve this?
Thank you very muhc!