Searched refs:ls_get_spsr_for_bl32_entry (Results 1 – 4 of 4) sorted by relevance
20 uint32_t ls_get_spsr_for_bl32_entry(void);
79 bl_mem_params->ep_info.spsr = ls_get_spsr_for_bl32_entry(); in ls_bl2_handle_post_image_load()
134 uint32_t ls_get_spsr_for_bl32_entry(void) in ls_get_spsr_for_bl32_entry() function
88 bl32_image_ep_info.spsr = ls_get_spsr_for_bl32_entry(); in ls_bl31_early_platform_setup()