This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bootloader_support
/
include
History
Ivan Grokhotkov
9ec43e1721
bootloader: verify that loaded image does not overlap bootloader code
...
Fixes CVE-2018-18558
2018-10-26 12:44:58 +08:00
..
bootloader_clock.h
esp32: Fix backwards compatibility for pre-v2.1 bootloaders
2017-12-18 13:45:57 +11:00
bootloader_common.h
bootloader: Add factory reset and start test app
2018-05-24 16:56:49 +05:00
bootloader_util.h
bootloader: verify that loaded image does not overlap bootloader code
2018-10-26 12:44:58 +08:00
esp_efuse.h
Secure Boot & Flash encryption: Support 3/4 Coding Scheme
2018-10-24 23:21:17 +00:00
esp_flash_encrypt.h
build system: Initial cmake support, work in progress
2018-04-30 09:59:20 +10:00
esp_flash_partitions.h
bootloader: Don't verify Partition Table as part of Secure Boot
2018-07-16 16:59:36 +10:00
esp_image_format.h
bootloader: Fix secure boot digest generation for image length where (len%128 < 32)
2018-09-30 00:45:07 +10:00
esp_secure_boot.h
secure boot: Support secure boot signatures without hardware secure boot
2018-09-04 19:10:02 +08:00