esp-idf/components/bootloader
harshal.patil 42943845e4
feat(bootloader_support): Encrypt only the app image instead of the whole partition
Currently, when flash encryption is enabled, the whole partition gets encrypted.
This can be optimised by encrypting only the app image instead of encrypting the whole partition.

Closes https://github.com/espressif/esp-idf/issues/12576
2023-12-18 17:10:17 +05:30
..
subproject fix(heap): Update the heap memory layout on esp32p4 target 2023-11-10 07:29:22 +01:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig.projbuild feat(bootloader_support): Encrypt only the app image instead of the whole partition 2023-12-18 17:10:17 +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