Searched refs:PLAT_ARM_NS_IMAGE_BASE (Results 1 – 14 of 14) sorted by relevance
77 .ep_info.pc = PLAT_ARM_NS_IMAGE_BASE,81 .image_info.image_base = PLAT_ARM_NS_IMAGE_BASE,83 - PLAT_ARM_NS_IMAGE_BASE,
74 .ep_info.pc = PLAT_ARM_NS_IMAGE_BASE,78 .image_info.image_base = PLAT_ARM_NS_IMAGE_BASE,80 - PLAT_ARM_NS_IMAGE_BASE,
59 # define PLAT_ARM_NS_IMAGE_BASE 0x8000000 macro61 # define PLAT_ARM_NS_IMAGE_BASE PRELOADED_BL33_BASE macro
200 .ep_info.pc = PLAT_ARM_NS_IMAGE_BASE,204 .image_info.image_base = PLAT_ARM_NS_IMAGE_BASE,206 - PLAT_ARM_NS_IMAGE_BASE,
69 # define PLAT_ARM_NS_IMAGE_BASE 0x8000000 macro71 # define PLAT_ARM_NS_IMAGE_BASE PRELOADED_BL33_BASE macro
23 #define DRAM1_NS_IMAGE_LIMIT (PLAT_ARM_NS_IMAGE_BASE + (32 << TWO_MB_SHIFT))
67 return PLAT_ARM_NS_IMAGE_BASE; in plat_get_ns_image_entrypoint()
192 #define PLAT_ARM_NS_IMAGE_BASE U(0xE0000000) macro
106 #define PLAT_ARM_NS_IMAGE_BASE (PLAT_ARM_DRAM1_BASE + 0x1000) macro
165 #define PLAT_ARM_NS_IMAGE_BASE (ARM_NS_SHARED_RAM_BASE) macro
80 #define PLAT_ARM_NS_IMAGE_BASE (ARM_DRAM1_BASE + UL(0x8000000)) macro
271 #define PLAT_ARM_NS_IMAGE_BASE (ARM_DRAM1_BASE + U(0x8000000)) macro
258 #define PLAT_ARM_NS_IMAGE_BASE (ARM_DRAM1_BASE + U(0x8000000)) macro
292 #define PLAT_ARM_NS_IMAGE_BASE (ARM_NS_SHARED_RAM_BASE) macro
Completed in 15 milliseconds