esp-idf/docs/en/migration-guides/release-5.x/5.3
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
..
index.rst feat(bootloader_support): Encrypt only the app image instead of the whole partition 2023-12-18 17:10:17 +05:30
peripherals.rst refactor(uart): make uart driver as component, and fix astyle 2023-12-15 17:03:51 +08:00
security.rst feat(bootloader_support): Encrypt only the app image instead of the whole partition 2023-12-18 17:10:17 +05:30
storage.rst refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart 2023-12-15 17:14:55 +08:00
system.rst fix(partition_table): Check partition size for type APP 2023-12-11 10:14:57 +05:30