Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zephyr/
Dhooks_sample.c80 int boot_copy_region_post_hook(int img_index, const struct flash_area *area, in boot_copy_region_post_hook() function
/mcuboot-latest/boot/bootutil/include/bootutil/
Dboot_hooks.h159 int boot_copy_region_post_hook(int img_index, const struct flash_area *area,
/mcuboot-latest/boot/bootutil/src/
Dloader.c1582 rc = BOOT_HOOK_CALL(boot_copy_region_post_hook, 0, BOOT_CURR_IMG(state),
1772 rc = BOOT_HOOK_CALL(boot_copy_region_post_hook, 0, BOOT_CURR_IMG(state),