zephyr/subsys/mgmt/updatehub
Gerson Fernando Budke ff6b526a14 mgmt: updatehub: Add storage abstraction
This add storage abstraction to allow switch between different flash
APIs. This remove the erase command at updatehub core and move it to
storage init phase.

Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
2023-01-12 12:11:31 +01:00
..
include mgmt: updatehub: Clean-up mcuboot & system dependencies 2023-01-12 12:11:31 +01:00
CMakeLists.txt mgmt: updatehub: Add storage abstraction 2023-01-12 12:11:31 +01:00
Kconfig mgmt: updatehub: Rework check integrity 2023-01-09 15:24:10 +00:00
shell.c mgmt: updatehub: Add storage abstraction 2023-01-12 12:11:31 +01:00
updatehub_device.c mgmt: updatehub: Clean-up device headers 2023-01-12 12:11:31 +01:00
updatehub_device.h mgmt: updatehub: Clean-up device headers 2023-01-12 12:11:31 +01:00
updatehub_firmware.c mgmt: updatehub: Clean-up firmware headers 2023-01-12 12:11:31 +01:00
updatehub_firmware.h mgmt: updatehub: Clean-up firmware headers 2023-01-12 12:11:31 +01:00
updatehub_integrity.c mgmt: updatehub: Rework check integrity 2023-01-09 15:24:10 +00:00
updatehub_integrity.h mgmt: updatehub: Rework check integrity 2023-01-09 15:24:10 +00:00
updatehub_priv.h
updatehub_storage.c mgmt: updatehub: Add storage abstraction 2023-01-12 12:11:31 +01:00
updatehub_storage.h mgmt: updatehub: Add storage abstraction 2023-01-12 12:11:31 +01:00
updatehub_timer.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
updatehub_timer.h
updatehub.c mgmt: updatehub: Add storage abstraction 2023-01-12 12:11:31 +01:00