Esp32 Flash Encryption
Posted: Tue Jul 09, 2019 5:43 am
Hi ,
Trying to implement flash encryption with pre-generated key on esp32.
Does the first boot after enabling flash encryption always need to be plaintext ?( this worked for me)
Can I increment FLASH_CRYPT_CNT by one and directly flash encrypted binaires?( this did not work)
Trying to implement flash encryption with pre-generated key on esp32.
Does the first boot after enabling flash encryption always need to be plaintext ?( this worked for me)
Can I increment FLASH_CRYPT_CNT by one and directly flash encrypted binaires?( this did not work)