esp-idf/examples/security
nilesh.kale a0c37ce33c fix: fixed build issue in flash encryption example with certain config
Addresses a build failure that occurs when flash encryption is enabled with default configurations.

The build failure did not manifest in the CI environment because the configuration
CONFIG_SECURE_FLASH_REQUIRE_ALREADY_ENABLED is set in sdkconfig.ci.
This configuration is responsible for reducing the bootloader size.

Closes https://github.com/espressif/esp-idf/issues/12619
2023-11-28 12:41:35 +05:30
..
flash_encryption fix: fixed build issue in flash encryption example with certain config 2023-11-28 12:41:35 +05:30
nvs_encryption_hmac feat(hmac): add HMAC peripheral support for esp32p4 2023-09-01 15:41:39 +05:30
.build-test-rules.yml security: Added example for HMAC-based NVS encr-keys protection scheme 2023-05-23 13:56:00 +05:30