Searched refs:PLAT_NS_IMAGE_OFFSET (Results 1 – 18 of 18) sorted by relevance
84 .ep_info.pc = PLAT_NS_IMAGE_OFFSET,88 .image_info.image_base = PLAT_NS_IMAGE_OFFSET,90 0x0 + 0x40000000 - PLAT_NS_IMAGE_OFFSET,
76 .ep_info.pc = PLAT_NS_IMAGE_OFFSET,82 .ep_info.pc = PLAT_NS_IMAGE_OFFSET,86 .image_info.image_base = PLAT_NS_IMAGE_OFFSET,
123 bl33_image_ep_info.pc = PLAT_NS_IMAGE_OFFSET; in bl31_early_platform_setup2()
22 return PLAT_NS_IMAGE_OFFSET; in socfpga_get_ns_image_entrypoint()
65 #define PLAT_NS_IMAGE_OFFSET 0x80020000 macro
69 #define PLAT_NS_IMAGE_OFFSET 0x80020000 macro
121 bl33_image_ep_info.pc = PLAT_NS_IMAGE_OFFSET; in bl31_early_platform_setup2()
37 #define PLAT_NS_IMAGE_OFFSET U(0x40200000) macro
32 #define PLAT_NS_IMAGE_OFFSET 0x10000000 macro
58 #define PLAT_NS_IMAGE_OFFSET U(0x40200000) macro
46 #define PLAT_NS_IMAGE_OFFSET U(0x40200000) macro
145 bl33_image_ep_info.pc = PLAT_NS_IMAGE_OFFSET; in bl31_early_platform_setup2()
33 if (ns_entrypoint < PLAT_NS_IMAGE_OFFSET) in imx_validate_ns_entrypoint()
233 if (x1 < (PLAT_NS_IMAGE_OFFSET & 0xF0000000)) in imx_kernel_entry_handler()
326 bl33_image_ep_info.pc = PLAT_NS_IMAGE_OFFSET; in bl31_early_platform_setup2()
352 bl33_image_ep_info.pc = PLAT_NS_IMAGE_OFFSET; in bl31_early_platform_setup2()
Completed in 17 milliseconds