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 modules: introduce MCUBOOT_BOOTUTIL module 2021-01-14 18:03:38 +01:00
mcuboot.c dfu/boot/mcuboot: treat pristine image as confirmed 2022-11-07 09:50:35 +01:00
mcuboot_priv.h dfu: Switch from FLASH_AREA_ to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
mcuboot_shell.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00