Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zephyr/
Dsingle_loader.c135 boot_remove_image_from_sram(&state); in boot_go()
143 boot_remove_image_from_sram(&state); in boot_go()
/mcuboot-latest/samples/runtime-source/zephyr/hooks/
Dhooks.c87 boot_remove_image_from_sram(state); in boot_go_hook()
/mcuboot-latest/boot/bootutil/include/bootutil/
Dbootutil_public.h335 int boot_remove_image_from_sram(struct boot_loader_state *state);
/mcuboot-latest/boot/bootutil/src/
Dram_load.c396 boot_remove_image_from_sram(struct boot_loader_state *state) in boot_remove_image_from_sram() function
Dloader.c521 boot_remove_image_from_sram(state); in boot_verify_dependencies()
2910 boot_remove_image_from_sram(state);