Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c523 boot_set_next(const struct flash_area *fa, bool active, bool confirm) in boot_set_next() argument
529 confirm = true; in boot_set_next()
555 if (rc == 0 && confirm) { in boot_set_next()
562 if (confirm) { in boot_set_next()
594 boot_set_next(const struct flash_area *fa, bool active, bool confirm) in boot_set_next() argument
604 confirm = true; in boot_set_next()
622 if (confirm) { in boot_set_next()
/mcuboot-latest/boot/bootutil/include/bootutil/
Dbootutil_public.h300 boot_set_next(const struct flash_area *fa, bool active, bool confirm);
/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.md105 --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/scripts/imgtool/
Dmain.py447 pad_header, slot_size, pad, confirm, max_sectors, overwrite_only, argument
454 if confirm:
459 pad_header=pad_header, pad=pad, confirm=confirm,
531 pad=pad, confirm=confirm, align=int(align),
Dimage.py259 pad_header=False, pad=False, confirm=False, align=1, argument
276 self.confirm = confirm
397 if self.confirm and not self.overwrite_only:
792 if self.confirm and not self.overwrite_only:
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c503 bool confirm = false; in bs_set() local
516 ZCBOR_MAP_DECODE_KEY_DECODER("confirm", zcbor_bool_decode, &confirm), in bs_set()
643 rc = boot_set_pending_multi(image_index, confirm); in bs_set()
/mcuboot-latest/boot/zephyr/
DKconfig1007 since the image will not confirm itself. If, however, swapping is not