zephyr/subsys/dfu/boot
Andrzej Puzdrowski ccddd74488 dfu/boot: request upgrade & confirm for multimage
Add boot_write_confirm_multi() and boot_request_upgrade_multi() APIs so
that the user can set the image with given index as pending, confirmed.

This is needed for enabling the mcuboot multi-mage boot feature by
the zephyr.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2021-06-17 12:41:17 +02:00
..
CMakeLists.txt modules: introduce MCUBOOT_BOOTUTIL module 2021-01-14 18:03:38 +01:00
mcuboot_priv.h dfu: mcuboot: Remove definitions available via bootutil_public.h 2021-03-25 07:08:01 -04:00
mcuboot_shell.c modules: introduce MCUBOOT_BOOTUTIL module 2021-01-14 18:03:38 +01:00
mcuboot.c dfu/boot: request upgrade & confirm for multimage 2021-06-17 12:41:17 +02:00