Home
last modified time | relevance | path

Searched refs:boot_perform_update_hook (Results 1 – 3 of 3) sorted by relevance

/mcuboot-latest/boot/zephyr/
Dhooks_sample.c54 int boot_perform_update_hook(int img_index, struct image_header *img_head, in boot_perform_update_hook() function
/mcuboot-latest/boot/bootutil/include/bootutil/
Dboot_hooks.h140 int boot_perform_update_hook(int img_index, struct image_header *img_head,
/mcuboot-latest/boot/bootutil/src/
Dloader.c2418 rc = BOOT_HOOK_CALL(boot_perform_update_hook, BOOT_HOOK_REGULAR,