Searched refs:image_offset (Results 1 – 2 of 2) sorted by relevance
21 unsigned int image_offset, image_flags; in css_scp_boot_image_xfer() local30 image_offset = (uintptr_t) image - ARM_TRUSTED_SRAM_BASE; in css_scp_boot_image_xfer()32 &image_offset, SDS_SCP_IMG_ADDR_SIZE, in css_scp_boot_image_xfer()
174 image_offset = get_image_offset(sp_layout[sp])175 sptool_args += f" --img-offset {image_offset}" if image_offset is not None else ""