Home
last modified time | relevance | path

Searched refs:boot_save_shared_data (Results 1 – 5 of 5) sorted by relevance

/mcuboot-latest/boot/bootutil/include/bootutil/
Dboot_record.h80 int boot_save_shared_data(const struct image_header *hdr,
/mcuboot-latest/boot/zephyr/
Dsingle_loader.c160 rc = boot_save_shared_data(&_hdr, _fa_p, 0, NULL); in boot_go()
/mcuboot-latest/boot/bootutil/src/
Dboot_record.c239 int boot_save_shared_data(const struct image_header *hdr, const struct flash_area *fap, in boot_save_shared_data() function
Dloader.c184 rc = boot_save_shared_data(boot_img_hdr(state, active_slot), in boot_add_shared_data()
/mcuboot-latest/docs/
Drelease-notes.md66 function `boot_save_shared_data`.