OVMS3-idf/components/bootloader_support/include
Angus Gratton b069b31a2c secure boot: Support secure boot signatures without hardware secure boot
Allows OTA updates to be secured via signature checks, without requiring the overhead or complexity
of a full secure boot implementation.

Uses same signing mechanisms (build system and/or espsecure.py as Secure Boot).

Requires:
* [ ] More testing
* [ ] Documentation
2018-09-04 19:10:02 +08:00
..
bootloader_clock.h esp32: Fix backwards compatibility for pre-v2.1 bootloaders 2017-12-18 13:45:57 +11:00
bootloader_common.h bootloader: Add factory reset and start test app 2018-05-24 16:56:49 +05:00
esp_efuse.h esp32: Add KConfig option to disable ROM Console fallback on first boot 2017-08-29 14:52:00 +10:00
esp_flash_encrypt.h build system: Initial cmake support, work in progress 2018-04-30 09:59:20 +10:00
esp_flash_partitions.h bootloader: Don't verify Partition Table as part of Secure Boot 2018-07-16 16:59:36 +10:00
esp_image_format.h bootloader: Fallback if OTA data is invalid 2017-08-15 09:42:19 +10:00
esp_secure_boot.h secure boot: Support secure boot signatures without hardware secure boot 2018-09-04 19:10:02 +08:00