OVMS3-idf/components/bootloader_support/src
Jiang Jiang Jian f6837e6117 Merge branch 'bugfix/esp_sha_signing_sha256_v3.2' into 'release/v3.2'
secure boot: Fix esp_sha INT WDT, switch to using mbedTLS API  (backport v3.2)

See merge request idf/esp-idf!4511
2019-04-14 02:57:45 +08:00
..
bootloader_clock.c soc: define named constants for DPORT_CPUPERIOD_SEL values 2019-02-28 20:38:31 +08:00
bootloader_common.c bootloader: add API for erasing flash region 2018-08-29 12:04:32 +00:00
bootloader_flash.c bootloader: account for load address when mapping cache pages 2019-01-23 17:02:02 +08:00
bootloader_init.c bootloader, esp32: add workaround for Tensilica erratum 572 2019-01-23 16:23: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 bootloader: account for load address when mapping cache pages 2019-01-23 17:02:02 +08:00
efuse.c Secure Boot & Flash encryption: Support 3/4 Coding Scheme 2018-10-16 16:24:10 +11:00
esp_image_format.c bootloader: verify that loaded image does not overlap bootloader code 2018-10-26 12:44:10 +08:00
flash_encrypt.c efuse/flash encryption: Reduce FLASH_CRYPT_CNT to a 7 bit efuse field 2019-04-12 07:28:57 +00: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.c Secure Boot & Flash encryption: Support 3/4 Coding Scheme 2018-10-16 16:24:10 +11:00
secure_boot_signatures.c secure boot: Use mbedtls_sha256() not esp_sha() 2019-04-12 05:45:05 +00:00