OVMS3-idf/components/bootloader_support/include
Konstantin Kondrashov e916cf52a3 bootloader: Add support of anti-rollback
Added:
* set a secure version in app/bootloader.
* description anti-rollback to ota part
* emulate the secure_version write and read operations
* efuse_em partition.
* a description about a rollback for native_ota_example.

Closes: TW26335
2019-02-14 18:51:43 +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 support of anti-rollback 2019-02-14 18:51:43 +08:00
bootloader_random.h bootloader_support: Move bootloader_random.h to public header directory 2018-09-03 04:39:45 +00:00
bootloader_util.h bootloader: verify that loaded image does not overlap bootloader code 2018-10-26 12:44:10 +08:00
esp_efuse.h bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
esp_flash_encrypt.h Merge branch 'master' into feature/cmake 2018-09-05 10:35:04 +08:00
esp_flash_partitions.h bootloader: Don't verify Partition Table as part of Secure Boot 2018-07-13 15:45:15 +10:00
esp_image_format.h esp32: Add firmware version to app 2018-12-03 16:52:04 +08:00
esp_secure_boot.h secure boot: Support secure boot signatures without hardware secure boot 2018-08-29 17:05:29 +08:00