Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dram_load.c209 boot_copy_image_to_sram(struct boot_loader_state *state, int slot, in boot_copy_image_to_sram() function
360 rc = boot_copy_image_to_sram(state, active_slot, img_dst, img_sz); in boot_load_image_to_sram()
366 rc = boot_copy_image_to_sram(state, active_slot, img_dst, img_sz); in boot_load_image_to_sram()