esp-idf/components/bootloader
Laukik Hase 6a216ca839
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-21 19:22:56 +05:30
..
subproject fix(heap): Update the heap memory layout on esp32p4 target 2023-12-06 04:48:00 +00:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig.projbuild fix(nvs_flash): Remove the forceful selection of NVS_ENCRYPTION with flash encryption 2023-12-21 19:22:56 +05:30
project_include.cmake feat(bootloader): add the possibility to ignore extra components 2023-07-28 15:04:21 +08:00
sdkconfig.rename spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00