Home
last modified time | relevance | path

Searched refs:boot_write_image_ok (Results 1 – 8 of 8) sorted by relevance

/mcuboot-latest/boot/bootutil/src/
Dswap_misc.c109 rc = boot_write_image_ok(fap); in swap_status_init()
225 rc = boot_write_image_ok(fap); in swap_set_image_ok()
Dbootutil_public.c380 boot_write_image_ok(const struct flash_area *fap) in boot_write_image_ok() function
546 rc = boot_write_image_ok(fa); in boot_set_next()
556 rc = boot_write_image_ok(fa); in boot_set_next()
636 rc = boot_write_image_ok(fa); in boot_set_next()
Dbootutil_priv.h313 int boot_write_image_ok(const struct flash_area *fap);
Dswap_move.c506 rc = boot_write_image_ok(fap_sec); in fixup_revert()
Dswap_scratch.c699 rc = boot_write_image_ok(fap_primary_slot); in boot_swap_sectors()
/mcuboot-latest/boot/mynewt/src/
Dsingle_loader.c86 rc = boot_write_image_ok(fa_p); in boot_image_validate_once()
/mcuboot-latest/boot/zephyr/
Dsingle_loader.c94 rc = boot_write_image_ok(fa_p); in boot_image_validate_once()
Dfirmware_loader.c90 rc = boot_write_image_ok(fa_p); in boot_image_validate_once()