mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
88ef0d8aeb
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 |
||
---|---|---|
.. | ||
bootloader_flash_config_esp32.c | ||
bootloader_flash_config_esp32c2.c | ||
bootloader_flash_config_esp32c3.c | ||
bootloader_flash_config_esp32c6.c | ||
bootloader_flash_config_esp32h2.c | ||
bootloader_flash_config_esp32h4.c | ||
bootloader_flash_config_esp32s2.c | ||
bootloader_flash_config_esp32s3.c | ||
bootloader_flash.c | ||
flash_qio_mode.c |