Searched refs:cm_prepare_el3_exit (Results 1 – 14 of 14) sorted by relevance
89 cm_prepare_el3_exit(security_state); in bl1_prepare_next_image()
36 void cm_prepare_el3_exit(uint32_t security_state);
219 cm_prepare_el3_exit(image_type); in bl31_prepare_next_image_entry()
165 cm_prepare_el3_exit(NON_SECURE); in arm_execution_state_switch()
232 cm_prepare_el3_exit(NON_SECURE); in psci_cpu_on_finish()
334 cm_prepare_el3_exit(NON_SECURE); in psci_cpu_suspend_finish()
313 cm_prepare_el3_exit(NON_SECURE); in psci_prepare_next_non_secure_ctx()
132 cm_prepare_el3_exit(security_state); in bl1_prepare_next_image()
175 void cm_prepare_el3_exit(uint32_t security_state) in cm_prepare_el3_exit() function
220 cm_prepare_el3_exit(NON_SECURE); in imx_kernel_entry_handler()
448 cm_prepare_el3_exit(image_type); in bl31_prepare_kernel_entry()
430 cm_prepare_el3_exit(NON_SECURE); in tspd_smc_handler()
370 void cm_prepare_el3_exit(uint32_t security_state) in cm_prepare_el3_exit() function
82 Software is done directly by the PSCI library (see ``cm_prepare_el3_exit()``).