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)