esp-idf/components/nvs_flash/test_apps/main
Laukik Hase ea51f4e2f7
fix(nvs_flash): Remove the forceful selection of NVS_ENCRYPTION with flash encryption
- This change will introduce a breaking change for SoCs with the HMAC
  peripheral. Turning on flash encryption will no longer enable NVS
  encryption automatically.

Closes https://github.com/espressif/esp-idf/issues/12549
2023-12-04 16:18:01 +05:30
..
app_main.c fix(nvs_flash): Fix the memory leak in the nvs_flash test app 2023-11-22 16:23:18 +05:30
CMakeLists.txt nvs_flash: Extended test-app and host tests for the HMAC-based NVS encr-keys protection scheme 2023-05-23 13:55:59 +05:30
encryption_keys.bin nvs_flash: Migrate UTs to component test-apps 2023-04-26 10:21:03 +05:30
partition_encrypted_hmac.bin nvs_flash: Extended test-app and host tests for the HMAC-based NVS encr-keys protection scheme 2023-05-23 13:55:59 +05:30
partition_encrypted.bin nvs_flash: Migrate UTs to component test-apps 2023-04-26 10:21:03 +05:30
partition_plaintext.bin nvs_flash: Extended test-app and host tests for the HMAC-based NVS encr-keys protection scheme 2023-05-23 13:55:59 +05:30
sample.bin nvs_flash: Migrate UTs to component test-apps 2023-04-26 10:21:03 +05:30
test_nvs.c fix(nvs_flash): Remove the forceful selection of NVS_ENCRYPTION with flash encryption 2023-12-04 16:18:01 +05:30