OVMS3-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 build: Add trimming PROJECT_VER and PROJECT_NAME vars 2018-12-11 11:23:53 +08:00
component.mk app_update: Fix a handling of version as string 2019-01-24 12:13:38 +08:00
esp_app_desc.c app_update: Add EXCLUDE option 2018-12-18 15:58:47 +08:00
esp_ota_ops.c bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
Kconfig.projbuild Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
Makefile.projbuild Merge branch 'bugfix/fix_menuconfig_for_windows' into 'master' 2018-12-05 11:34:49 +08:00
otatool.py otatool, parttool: Fix permission denied error on Windows 2019-01-14 06:05:39 +08:00
project_include.cmake cmake: use otatool and parttool for build 2018-11-28 15:57:20 +08:00