Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Dboot_public_hooks.h49 int boot_read_swap_state_primary_slot_hook(int image_index,
/mcuboot-latest/boot/zephyr/
Dhooks_sample.c64 int boot_read_swap_state_primary_slot_hook(int image_index, in boot_read_swap_state_primary_slot_hook() function
/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c428 rc = BOOT_HOOK_CALL(boot_read_swap_state_primary_slot_hook, in boot_swap_type_multi()