Searched refs:cm_set_next_eret_context (Results 1 – 18 of 18) sorted by relevance
81 cm_set_next_eret_context(NON_SECURE); in tspd_handle_sp_preemption()206 cm_set_next_eret_context(SECURE); in tspd_sel1_interrupt_handler()417 cm_set_next_eret_context(NON_SECURE); in tspd_smc_handler()640 cm_set_next_eret_context(SECURE); in tspd_smc_handler()658 cm_set_next_eret_context(NON_SECURE); in tspd_smc_handler()699 cm_set_next_eret_context(NON_SECURE); in tspd_smc_handler()704 cm_set_next_eret_context(NON_SECURE); in tspd_smc_handler()756 cm_set_next_eret_context(SECURE); in tspd_smc_handler()
81 cm_set_next_eret_context(SECURE); in tspd_synchronous_sp_entry()
91 cm_set_next_eret_context(SECURE); in tlkd_interrupt_handler()246 cm_set_next_eret_context(NON_SECURE); in tlkd_smc_handler()320 cm_set_next_eret_context(SECURE); in tlkd_smc_handler()398 cm_set_next_eret_context(NON_SECURE); in tlkd_smc_handler()473 cm_set_next_eret_context(NON_SECURE); in tlkd_smc_handler()
133 cm_set_next_eret_context(SECURE); in tlkd_synchronous_sp_entry()
77 cm_set_next_eret_context(SECURE); in opteed_sel1_interrupt_handler()247 cm_set_next_eret_context(SECURE); in opteed_smc_handler()372 cm_set_next_eret_context(NON_SECURE); in opteed_smc_handler()391 cm_set_next_eret_context(NON_SECURE); in opteed_smc_handler()
80 cm_set_next_eret_context(SECURE); in opteed_synchronous_sp_entry()
52 void cm_set_next_eret_context(uint32_t security_state);
95 cm_set_next_eret_context(SECURE); in spm_sp_synchronous_entry()
297 cm_set_next_eret_context(NON_SECURE); in mm_communicate()
174 cm_set_next_eret_context(NON_SECURE); in sgi_ras_intr_handler()
132 cm_set_next_eret_context(security_state); in trusty_context_switch()339 cm_set_next_eret_context(SECURE); in trusty_init()348 cm_set_next_eret_context(NON_SECURE); in trusty_init()
604 cm_set_next_eret_context(security_state); in cm_prepare_el3_exit()783 void cm_set_next_eret_context(uint32_t security_state) in cm_set_next_eret_context() function
127 cm_set_next_eret_context(NON_SECURE); in spmc_mm_interface_handler()
601 cm_set_next_eret_context(resume_sec_state); in bl1_fwu_image_resume()658 cm_set_next_eret_context(NON_SECURE); in bl1_fwu_sec_image_done()
130 cm_set_next_eret_context(SECURE); in spmd_spm_core_sync_entry()397 cm_set_next_eret_context(secure_state_out); in ffa_smc_forward()
215 cm_set_next_eret_context(SECURE); in restore_and_resume_secure_context()227 cm_set_next_eret_context(NON_SECURE); in restore_and_resume_ns_context()
736 cm_set_next_eret_context(secure_state_out); in msg_wait_handler()1172 cm_set_next_eret_context(SECURE); in spmc_sp_synchronous_entry()
723 target security state. It should use the ``cm_set_next_eret_context()`` API785 exception return from EL3 by calling ``cm_set_next_eret_context(SECURE);``.815 exception return from EL3 by calling ``cm_set_next_eret_context(NON_SECURE)``.871 exception return from EL3 by calling ``cm_set_next_eret_context(NON_SECURE)``.893 exception return from EL3 by calling ``cm_set_next_eret_context(SECURE)``.
Completed in 20 milliseconds