Searched refs:plat_get_ns_image_entrypoint (Results 1 – 13 of 13) sorted by relevance
18 #pragma weak plat_get_ns_image_entrypoint macro89 uintptr_t plat_get_ns_image_entrypoint(void) in plat_get_ns_image_entrypoint() function147 spsr = SPSR_MODE32(mode, plat_get_ns_image_entrypoint() & 0x1, in arm_get_spsr_for_bl33_entry()
103 bl33_image_ep_info.pc = plat_get_ns_image_entrypoint(); in arm_bl31_early_platform_setup()
75 bl33_image_ep_info.pc = plat_get_ns_image_entrypoint(); in bl31_early_platform_setup()
133 unsigned long plat_get_ns_image_entrypoint(void) in plat_get_ns_image_entrypoint() function
72 bl33_image_ep_info.pc = plat_get_ns_image_entrypoint(); in arm_sp_min_early_platform_setup()
129 unsigned long plat_get_ns_image_entrypoint(void) in plat_get_ns_image_entrypoint() function
160 unsigned long plat_get_ns_image_entrypoint(void) in plat_get_ns_image_entrypoint() function
166 plat_get_ns_image_entrypoint(), in load_bl33()
47 uintptr_t plat_get_ns_image_entrypoint(void);
352 unsigned long plat_get_ns_image_entrypoint(void) in plat_get_ns_image_entrypoint() function
235 spsr = SPSR_MODE32(mode, plat_get_ns_image_entrypoint() & 0x1, in hikey960_get_spsr_for_bl33_entry()
158 spsr = SPSR_MODE32(mode, plat_get_ns_image_entrypoint() & 0x1, in hikey_get_spsr_for_bl33_entry()
1322 ``plat_get_ns_image_entrypoint()`` function described below.