OVMS3-idf/components/bootloader_support/src
suda-morris 0af56e2815 Add chip revision into image header
Check chip id and chip revision before boot app image

Closes https://github.com/espressif/esp-idf/issues/4000
2019-09-27 10:24:39 +08:00
..
bootloader_clock.c soc: define named constants for DPORT_CPUPERIOD_SEL values 2019-02-26 17:07:59 +08:00
bootloader_common.c Add chip revision into image header 2019-09-27 10:24:39 +08:00
bootloader_flash.c Bugfix: ota fails with secure boot on for image size greater than 3.2MB 2019-08-05 05:34:11 +00:00
bootloader_flash_config.c bugfix(flash): add flash config in app startup 2019-08-27 21:04:36 +08:00
bootloader_init.c Add chip revision into image header 2019-09-27 10:24:39 +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 remove secure boot test mode 2019-06-14 14:37:02 +05:30
esp_image_format.c Add chip revision into image header 2019-09-27 10:24:39 +08:00
flash_encrypt.c flash encryption: Add config option to disable any plaintext reflashes 2019-07-30 08:35:30 +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 remove secure boot test mode 2019-06-14 14:37:02 +05:30
secure_boot_signatures.c Bugfix: ota fails with secure boot on for image size greater than 3.2MB 2019-08-05 05:34:11 +00:00