mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
33a3616635
The following two functions in bootloader_support are private now: * esp_secure_boot_verify_sbv2_signature_block() * esp_secure_boot_verify_rsa_signature_block() They have been moved into private header files inside bootloader_private/ * Removed bootloader_reset_reason.h and bootloader_common_get_reset_reason() completely. Alternative in ROM component is available. * made esp_efuse.h independent of target-specific rom header |
||
---|---|---|
.. | ||
bootloader_clock.h | ||
bootloader_common.h | ||
bootloader_mem.h | ||
bootloader_memory_utils.h | ||
bootloader_random.h | ||
bootloader_util.h | ||
esp_app_format.h | ||
esp_flash_data_types.h | ||
esp_flash_encrypt.h | ||
esp_flash_partitions.h | ||
esp_image_format.h | ||
esp_secure_boot.h |