Home
last modified time | relevance | path

Searched refs:boot_write_magic (Results 1 – 9 of 9) sorted by relevance

/mcuboot-latest/boot/mynewt/src/
Dsingle_loader.c82 rc = boot_write_magic(fa_p); in boot_image_validate_once()
/mcuboot-latest/boot/zephyr/
Dsingle_loader.c90 rc = boot_write_magic(fa_p); in boot_image_validate_once()
Dfirmware_loader.c86 rc = boot_write_magic(fa_p); in boot_image_validate_once()
/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c303 boot_write_magic(const struct flash_area *fap) in boot_write_magic() function
553 rc = boot_write_magic(fa); in boot_set_next()
615 rc = boot_write_magic(fa); in boot_set_next()
Dswap_misc.c124 rc = boot_write_magic(fap); in swap_status_init()
Dbootutil_priv.h310 int boot_write_magic(const struct flash_area *fap);
Dswap_move.c512 rc = boot_write_magic(fap_sec); in fixup_revert()
Dswap_scratch.c719 rc = boot_write_magic(fap_primary_slot); in boot_swap_sectors()
Dloader.c1576 rc = boot_write_magic(fap_primary_slot);