zephyr/subsys/mgmt/updatehub
Adrien Maillard c37a206673 updatehub: use the new API method in autohandler
Call updatehub_report_error() when detecting an unconfirmed image in
autohandler to ensure the server is notified of the failure before
triggering a rollback.

Signed-off-by: Adrien Maillard <adrien.maillard@edu.hefr.ch>
2025-06-26 22:07:51 -05:00
..
CMakeLists.txt mgmt: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig mgmt: updatehub: replace TinyCrypt by PSA 2024-06-14 14:02:08 -04:00
shell.c
updatehub_device.c
updatehub_device.h
updatehub_firmware.c
updatehub_firmware.h
updatehub_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
updatehub_integrity.c mgmt: updatehub: replace TinyCrypt by PSA 2024-06-14 14:02:08 -04:00
updatehub_integrity.h mgmt: updatehub: replace TinyCrypt by PSA 2024-06-14 14:02:08 -04:00
updatehub_priv.h
updatehub_storage.c
updatehub_storage.h
updatehub_timer.c
updatehub_timer.h
updatehub.c updatehub: use the new API method in autohandler 2025-06-26 22:07:51 -05:00