mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-22 17:10:28 +00:00

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.