esp-idf/components/bootloader_support/include
KonstantinKondrashov b19d685406 efuse: Fix load_efuses_from_flash when FE is on
esp_efuse_utility_load_efuses_from_flash() read emul_efuse
as an encrypted partition, but that is not correct,
this partition was never encrypted.
Need to read it as not encrypted partition.

Fxed the case: If FE is already on then EFUSE VIRT mode can work with it.

Closes https://github.com/espressif/esp-idf/issues/10929
2023-03-29 16:18:54 +08:00
..
bootloader_clock.h bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
bootloader_common.h efuse: Adds major and minor versions and others 2022-12-20 16:30:13 +08:00
bootloader_flash_config.h bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
bootloader_flash_override.h spi_flash: refact that flash qio can be overidable 2022-05-09 11:08:53 +08:00
bootloader_flash.h spi_flash: refact that flash qio can be overidable 2022-05-09 11:08:53 +08:00
bootloader_mem.h bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
bootloader_random.h Merge branch 'doc/include_bootloader_random' into 'master' 2021-05-20 09:14:55 +00:00
bootloader_util.h bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
esp_app_format.h all: Apply new version logic (major * 100 + minor) 2023-03-03 22:26:39 +00:00
esp_flash_data_types.h bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
esp_flash_encrypt.h efuse: Fix load_efuses_from_flash when FE is on 2023-03-29 16:18:54 +08:00
esp_flash_partitions.h Merge branch 'update_copyright_notice_bootloader_support' into 'master' 2021-05-19 00:26:35 +00:00
esp_image_format.h C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-12-05 18:16:08 +08:00
esp_secure_boot.h all: Apply new version logic (major * 100 + minor) 2023-03-03 22:26:39 +00:00