This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
cdb10ec5ada707ee40366b35b92d04400a0dc1b9
esp-idf
/
components
/
bootloader_support
/
src
T
History
Ivan Grokhotkov
bd11965f6c
Merge branch 'bugfix/ndebug_build' into 'master'
...
soc,sdmmc: fix build failures when NDEBUG is used See merge request
idf/esp-idf!3352
2018-10-19 11:55:37 +08:00
..
bootloader_clock.c
bootloader: use new CPU frequency setting API
2018-08-21 13:02:46 +08:00
bootloader_common.c
bootloader: add API for erasing flash region
2018-08-29 12:04:32 +00:00
bootloader_flash.c
bootloader: add API for erasing flash region
2018-08-29 12:04:32 +00:00
bootloader_init.c
bootloader: provide implementation of
abort
2018-10-15 15:02:56 +08:00
bootloader_random.c
esp32: Add esp_fill_random() function
2018-09-03 04:39:45 +00:00
bootloader_sha.c
app_update: Add API for getting sha256_of_partition
2018-08-13 13:59:07 +05:00
bootloader_utility.c
nvs_flash: Add support for nvs encryption
2018-09-24 11:25:21 +05:30
efuse.c
Secure Boot & Flash encryption: Support 3/4 Coding Scheme
2018-10-16 16:24:10 +11:00
esp_image_format.c
bootloader: Fix secure boot digest generation for image length where (len%128 < 32)
2018-10-02 15:17:14 +10:00
flash_encrypt.c
Secure Boot & Flash encryption: Support 3/4 Coding Scheme
2018-10-16 16:24:10 +11:00
flash_partitions.c
bootloader: Don't verify Partition Table as part of Secure Boot
2018-07-13 15:45:15 +10:00
flash_qio_mode.c
feature(flash): support for QIO mode of XM25QU64A
2018-07-11 22:28:01 +08:00
secure_boot_signatures.c
secure boot: Pad to avoid data after the signature mapping into the address space
2018-07-17 15:33:47 +10:00
secure_boot.c
Secure Boot & Flash encryption: Support 3/4 Coding Scheme
2018-10-16 16:24:10 +11:00