zephyr/subsys/dfu/boot
Andrzej Puzdrowski 2c52733f8d dfu/boot/mcuboot: treat pristine image as confirmed
In case of initial/pre-programed image.
Such image can neither be reverted nor physically confirmed.

Image like this should be recognized as confirmed by the
boot_is_img_confirmed() for consistency.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2022-11-07 09:50:35 +01:00
..
CMakeLists.txt
mcuboot.c dfu/boot/mcuboot: treat pristine image as confirmed 2022-11-07 09:50:35 +01:00
mcuboot_priv.h
mcuboot_shell.c