Home
last modified time | relevance | path

Searched refs:confirm (Results 1 – 11 of 11) sorted by relevance

/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c495 boot_set_next(const struct flash_area *fa, bool active, bool confirm) in boot_set_next() argument
501 confirm = true; in boot_set_next()
527 if (rc == 0 && confirm) { in boot_set_next()
534 if (confirm) { in boot_set_next()
566 boot_set_next(const struct flash_area *fa, bool active, bool confirm) in boot_set_next() argument
576 confirm = true; in boot_set_next()
594 if (confirm) { in boot_set_next()
/mcuboot-latest/boot/bootutil/include/bootutil/
Dbootutil_public.h298 boot_set_next(const struct flash_area *fa, bool active, bool confirm);
/mcuboot-latest/scripts/imgtool/
Dmain.py440 pad_header, slot_size, pad, confirm, max_sectors, overwrite_only, argument
447 if confirm:
452 pad_header=pad_header, pad=pad, confirm=confirm,
519 pad=pad, confirm=confirm, align=int(align),
Dimage.py246 pad_header=False, pad=False, confirm=False, align=1, argument
263 self.confirm = confirm
384 if self.confirm and not self.overwrite_only:
766 if self.confirm and not self.overwrite_only:
/mcuboot-latest/docs/
Dtestplan-mynewt.md92 * `newtmgr image confirm <hash of slot 1>`
147 * `newtmgr image confirm <hash of slot 1>`
151 confirm that the swap was finished with the previous slot 1 image now in
Dreadme-mbed.md39 …bootloader application. This is useful if your user application needs to confirm the current image…
Dreadme-nuttx.md25 …s application firmware image is assured to be valid, the application may confirm it as a stable im…
Dimgtool.md79 --confirm When padding the image, mark it as confirmed
Drelease-notes.md256 - imgtool: added possibility to set confirm flag for hex files as well.
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c444 bool confirm; in bs_set() local
457 ZCBOR_MAP_DECODE_KEY_DECODER("confirm", zcbor_bool_decode, &confirm), in bs_set()
546 rc = boot_set_pending_multi(image_index, confirm); in bs_set()
/mcuboot-latest/boot/zephyr/
DKconfig885 since the image will not confirm itself. If, however, swapping is not