OVMS3-idf/components/bootloader_support/src
2018-02-05 11:36:03 +01:00
..
bootloader_clock.c esp32: Fix backwards compatibility for pre-v2.1 bootloaders 2017-12-18 13:45:57 +11:00
bootloader_flash.c bootloader: Calculate SHA-256 of image while loading/verifying 2017-07-19 18:25:17 +10:00
bootloader_random.c log: Remove non-static TAG variables 2017-12-15 10:59:48 +11:00
bootloader_sha.c bootloader: Calculate SHA256 hash of image on every boot 2017-07-19 18:31:59 +10:00
efuse.c esp32: Add KConfig option to disable ROM Console fallback on first boot 2017-08-29 14:52:00 +10:00
esp_image_format.c secure boot: Fix enabling secure boot on first bootloader boot 2017-08-23 11:19:42 +10:00
flash_encrypt.c flash encryption: Also always disable ROM BASIC console when enabling flash encryption 2017-08-29 14:52:00 +10:00
flash_partitions.c Protect partition table by MD5 checksum 2018-02-05 11:36:03 +01:00
secure_boot.c bootloader: Combine loading from flash & verifying to save boot time 2017-07-19 18:25:17 +10:00
secure_boot_signatures.c bootloader: Calculate SHA256 hash of image on every boot 2017-07-19 18:31:59 +10:00