OVMS3-idf/examples/security/flash_encryption/main
Felipe Neves 7635dce502 bootloader/flash_encrypt: added esp32s2 flash encryption code on build system and enabled example
flash_enctryption: enabled flash encryption example on esp32s2

bootloader: raise WDT overflow value providing sufficient interval to encrypt app partition

flash_ encrypt: Fixed the TODOs on flash encryption key generation for esp32s2

flash_encryption: added secure boot features to flash enctryption for esp32s2

bootloader: leave only esp32s2 compatible potentially insecure options on menuconfig.

flash_encryption: removed secure boot version 1 from esp32s2 encryption code

flash_encryption:  added  CONFIG_SECURE_FLASH_REQUIRE_ALREADY_ENABLED option for esp32s2

flash_encryption: fixed the count of left plaintext flash

flash_encryption: disable dcache and icache download when using encryption in release mode

flash_encryption:  add cache potentally insecure options for s2 chips

flash_encryption: fixed bug which bricked some chips in relase mode
2020-04-24 12:43:47 -03:00
..
CMakeLists.txt test, examples: use new component registration function 2020-03-23 10:58:48 +08:00
component.mk Improve flash encryption documentation and add Development & Release modes 2019-06-25 23:41:18 +00:00
flash_encrypt_main.c bootloader/flash_encrypt: added esp32s2 flash encryption code on build system and enabled example 2020-04-24 12:43:47 -03:00