esp-idf/components/bootloader_support/src
Jiang Jiang Jian c6750d271e Merge branch 'bugfix/bootloader_map_size_v3.1' into 'release/v3.1'
bootloader: fix incorrect mapping size (backport v3.1)

See merge request idf/esp-idf!4139
2019-01-24 14:09:58 +08:00
..
bootloader_clock.c bugfix/rtc_clk_32k_bootstrap: Fix starting 32k RTC 2018-03-21 13:27:56 +05:00
bootloader_common.c bootloader: Don't verify Partition Table as part of Secure Boot 2018-07-16 16:59:36 +10:00
bootloader_flash.c bootloader: account for load address when mapping cache pages 2019-01-23 17:06:11 +08:00
bootloader_init.c bootloader, esp32: add workaround for Tensilica erratum 572 2019-01-23 16:23:08 +08:00
bootloader_random.c log: Remove non-static TAG variables 2017-12-15 10:59:48 +11:00
bootloader_sha.c assert: Fix. Move useful functions from wrapped assert functions 2018-06-25 11:05:54 +08:00
bootloader_utility.c bootloader: account for load address when mapping cache pages 2019-01-23 17:06:11 +08:00
efuse.c Secure Boot & Flash encryption: Support 3/4 Coding Scheme 2018-10-24 23:21:17 +00:00
esp_image_format.c bootloader: verify that loaded image does not overlap bootloader code 2018-10-26 12:44:58 +08:00
flash_encrypt.c Secure Boot & Flash encryption: Support 3/4 Coding Scheme 2018-10-24 23:21:17 +00:00
flash_partitions.c bootloader: Don't verify Partition Table as part of Secure Boot 2018-07-16 16:59:36 +10:00
flash_qio_mode.c feature(flash): support for QIO mode of XM25QU64A 2018-08-08 10:58:13 +08:00
secure_boot_signatures.c secure boot: Pad to avoid data after the signature mapping into the address space 2018-07-23 13:45:55 +10:00
secure_boot.c Secure Boot & Flash encryption: Support 3/4 Coding Scheme 2018-10-24 23:21:17 +00:00