OVMS3-idf/components/partition_table
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
..
test unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
test_gen_esp32part_host components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
CMakeLists.txt bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
gen_esp32part.py 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 bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
partitions_singleapp.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
partitions_singleapp_coredump.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
partitions_two_ota.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
partitions_two_ota_coredump.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
parttool.py otatool, parttool: Fix permission denied error on Windows 2019-01-14 06:05:39 +08:00
project_include.cmake bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00