esp-idf/components/app_update
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
..
include bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
test bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
CMakeLists.txt
Kconfig.projbuild
Makefile.projbuild
component.mk
esp_app_desc.c
esp_ota_ops.c bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
otatool.py
project_include.cmake