Searched refs:get_spsr_for_bl33_entry (Results 1 – 8 of 8) sorted by relevance
61 static uint32_t get_spsr_for_bl33_entry(void) in get_spsr_for_bl33_entry() function124 bl33_image_ep_info.spsr = get_spsr_for_bl33_entry(); in bl31_early_platform_setup2()
59 static uint32_t get_spsr_for_bl33_entry(void) in get_spsr_for_bl33_entry() function122 bl33_image_ep_info.spsr = get_spsr_for_bl33_entry(); in bl31_early_platform_setup2()
138 uint32_t get_spsr_for_bl33_entry(void) in get_spsr_for_bl33_entry() function167 bl_mem_params->ep_info.spsr = get_spsr_for_bl33_entry(); in bl2_plat_handle_post_image_load()
134 uint32_t get_spsr_for_bl33_entry(void) in get_spsr_for_bl33_entry() function163 bl_mem_params->ep_info.spsr = get_spsr_for_bl33_entry(); in bl2_plat_handle_post_image_load()
89 static uint32_t get_spsr_for_bl33_entry(void) in get_spsr_for_bl33_entry() function146 bl33_image_ep_info.spsr = get_spsr_for_bl33_entry(); in bl31_early_platform_setup2()
84 static uint32_t get_spsr_for_bl33_entry(void) in get_spsr_for_bl33_entry() function327 bl33_image_ep_info.spsr = get_spsr_for_bl33_entry(); in bl31_early_platform_setup2()
73 static uint32_t get_spsr_for_bl33_entry(void) in get_spsr_for_bl33_entry() function353 bl33_image_ep_info.spsr = get_spsr_for_bl33_entry(); in bl31_early_platform_setup2()
Completed in 16 milliseconds