Searched refs:marvell_get_spsr_for_bl33_entry (Results 1 – 5 of 5) sorted by relevance
68 uint32_t marvell_get_spsr_for_bl33_entry(void);
108 uint32_t marvell_get_spsr_for_bl33_entry(void) in marvell_get_spsr_for_bl33_entry() function
84 uint32_t marvell_get_spsr_for_bl33_entry(void);
130 bl_mem_params->ep_info.spsr = marvell_get_spsr_for_bl33_entry(); in marvell_bl2_handle_post_image_load()
98 bl33_image_ep_info.spsr = marvell_get_spsr_for_bl33_entry(); in marvell_bl31_early_platform_setup()
Completed in 4 milliseconds