Searched refs:arm_get_spsr_for_bl33_entry (Results 1 – 5 of 5) sorted by relevance
87 uint32_t arm_get_spsr_for_bl33_entry(void) in arm_get_spsr_for_bl33_entry() function107 uint32_t arm_get_spsr_for_bl33_entry(void) in arm_get_spsr_for_bl33_entry() function
283 bl_mem_params->ep_info.spsr = arm_get_spsr_for_bl33_entry(); in arm_bl2_handle_post_image_load()
164 bl33_image_ep_info.spsr = arm_get_spsr_for_bl33_entry(); in arm_bl31_early_platform_setup()
85 bl33_image_ep_info.spsr = arm_get_spsr_for_bl33_entry(); in arm_sp_min_early_platform_setup()
213 uint32_t arm_get_spsr_for_bl33_entry(void);
Completed in 5 milliseconds