OVMS3-idf/components/bootloader_support/src/esp32
Ivan Grokhotkov a0256b9e9d flash encryption: add option to require flash encryption to be enabled
In testing environment, to avoid accidentally enabling flash
encryption on a device, CONFIG_SECURE_FLASH_REQUIRE_ALREADY_ENABLED
can be set. If set, the bootloader will refuse to boot if flash
encryption is not enabled, instead of enabling it.
2019-09-10 17:19:08 +02:00
..
bootloader_sha.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
flash_encrypt.c flash encryption: add option to require flash encryption to be enabled 2019-09-10 17:19:08 +02:00
secure_boot.c Merge branch 'bugfix/remove_secure_boot_test_mode' into 'master' 2019-06-11 07:25:07 +08:00
secure_boot_signatures.c Bugfix: ota fails with secure boot on for image size greater than 3.2MB 2019-07-01 20:04:15 +00:00