Searched refs:ram_dst (Results 1 – 1 of 1) sorted by relevance
140 uint8_t * ram_dst = (void *)(IMAGE_RAM_BASE + img_dst); in boot_decrypt_and_copy_image_to_sram() local151 rc = flash_area_read(fap_src, 0, ram_dst, src_sz); in boot_decrypt_and_copy_image_to_sram()174 cur_dst = ram_dst + bytes_copied; in boot_decrypt_and_copy_image_to_sram()