Searched refs:xbl_handover (Results 1 – 5 of 5) sorted by relevance
38 enum xbl_handoff xbl_handover(entry_point_info_t *bl32,
139 enum xbl_handoff ret = xbl_handover(&bl32_image_ep_info, in bl31_early_platform_setup2()
132 enum xbl_handoff ret = xbl_handover(&bl32_image_ep_info, in bl31_early_platform_setup2()
161 xbl_ret = xbl_handover(&bl32_image_ep_info, &bl33_image_ep_info, in bl31_early_platform_setup2()
183 enum xbl_handoff xbl_handover(entry_point_info_t *bl32, in xbl_handover() function