esp-idf/components/spi_flash/test_apps/flash_encryption
nilesh.kale d1fa51e3c9 feat: enable flash encryption support for c5
This commit provide support for flash encryption feature in ESP32C5
2024-06-04 14:10:21 +05:30
..
main test: add encrypted flash write test for dangerous regions 2024-02-21 10:31:27 +05:30
CMakeLists.txt fix(spi_flash): Fix that internal RAM has no enough space to put all stuff inside 2023-12-14 17:05:59 +08:00
encrypt_flash.sh flash_encryption: Add several test environments for flash encryption test 2022-07-20 12:49:42 +08:00
partitions.csv flash_encryption: Add several test environments for flash encryption test 2022-07-20 12:49:42 +08:00
pytest_flash_encrypted.py fix(spi_flash): Fix issue that flash encryption failed while rom_impl config is enabled 2024-02-28 10:07:53 +08:00
README.md feat: enable flash encryption support for c5 2024-06-04 14:10:21 +05:30
sdkconfig.ci.release TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-02-17 11:22:25 +08:00
sdkconfig.ci.release_f4r8 ci: remove redundent ci configs for chip support and network components 2023-04-26 09:54:29 +08:00
sdkconfig.ci.release_f8r8 fix(spi_flash): Fix MXIC chip flash size detected wrong, 2024-03-11 15:19:30 +08:00
sdkconfig.ci.rom_impl fix(spi_flash): Fix issue that flash encryption failed while rom_impl config is enabled 2024-02-28 10:07:53 +08:00
sdkconfig.ci.verify spi_flash: support write verify feature on esp_flash_write_encrypted API 2023-03-09 14:55:13 +08:00
sdkconfig.defaults test: add encrypted flash write test for dangerous regions 2024-02-21 10:31:27 +05:30

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C5 ESP32-C6 ESP32-H2 ESP32-P4 ESP32-S2 ESP32-S3

Prepare runner

To prepare flash encryption tunner, you can run encrypt_flash.sh. Note that doing so will burn efuses.