esp-idf/components/bootloader_support/include
KonstantinKondrashov 90f2d3199a secure_boot: Checks secure boot efuses
ESP32 V1 and V2 - protection bits.
ESP32xx V2: revoke bits, protection bits

- refactor efuse component
- adds some APIs for esp32 chips as well as for esp32xx chips
2021-02-23 03:56:21 +08:00
..
bootloader_clock.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
bootloader_common.h esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
bootloader_flash_config.h spi_flash: add config option to override flash size in bootloader header 2020-09-02 00:35:53 +08:00
bootloader_flash.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
bootloader_mem.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
bootloader_random.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00
bootloader_util.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00
esp_app_format.h esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
esp_flash_data_types.h merge esp_flash_data_types into esp_flash_partitions 2019-03-18 08:51:55 +00:00
esp_flash_encrypt.h esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
esp_flash_partitions.h bootloader: make bootloader offset address in flash configurable 2020-07-20 10:51:05 +08:00
esp_image_format.h spi_flash: add config option to override flash size in bootloader header 2020-09-02 00:35:53 +08:00
esp_secure_boot.h secure_boot: Checks secure boot efuses 2021-02-23 03:56:21 +08:00