Searched refs:IMAGE_RAM_BASE (Results 1 – 3 of 3) sorted by relevance
493 #define IMAGE_RAM_BASE IMAGE_GET_FIELD(base) macro498 # define IMAGE_RAM_BASE ((uintptr_t)0) macro502 (memcpy((output),(void*)(IMAGE_RAM_BASE + (hdr)->ih_load_addr + (start)), \507 #define IMAGE_RAM_BASE ((uintptr_t)0) macro
140 uint8_t * ram_dst = (void *)(IMAGE_RAM_BASE + img_dst); in boot_decrypt_and_copy_image_to_sram()228 rc = flash_area_read(fap_src, 0, (void *)(IMAGE_RAM_BASE + img_dst), img_sz); in boot_copy_image_to_sram()404 memset((void*)(IMAGE_RAM_BASE + state->slot_usage[BOOT_CURR_IMG(state)].img_dst), in boot_remove_image_from_sram()
162 (void*)(IMAGE_RAM_BASE + hdr->ih_load_addr), in bootutil_img_hash()