| /rk3399_ARM-atf/services/spd/tspd/ |
| H A D | tspd_main.c | 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() 650 cm_set_next_eret_context(SECURE); in tspd_smc_handler() 668 cm_set_next_eret_context(NON_SECURE); in tspd_smc_handler() 709 cm_set_next_eret_context(NON_SECURE); in tspd_smc_handler() 714 cm_set_next_eret_context(NON_SECURE); in tspd_smc_handler() 766 cm_set_next_eret_context(SECURE); in tspd_smc_handler()
|
| H A D | tspd_common.c | 81 cm_set_next_eret_context(SECURE); in tspd_synchronous_sp_entry()
|
| /rk3399_ARM-atf/services/std_svc/rmmd/ |
| H A D | rmmd_rmm_lfa.c | 34 cm_set_next_eret_context(NON_SECURE); in lfa_rmm_activate() 59 cm_set_next_eret_context(NON_SECURE); in lfa_rmm_activate()
|
| H A D | rmmd_main.c | 83 cm_set_next_eret_context(REALM); in rmmd_rmm_sync_entry() 245 cm_set_next_eret_context(dst_sec_state); in rmmd_smc_forward()
|
| /rk3399_ARM-atf/services/spd/tlkd/ |
| H A D | tlkd_main.c | 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()
|
| H A D | tlkd_common.c | 133 cm_set_next_eret_context(SECURE); in tlkd_synchronous_sp_entry()
|
| /rk3399_ARM-atf/services/spd/opteed/ |
| H A D | opteed_main.c | 115 cm_set_next_eret_context(SECURE); in opteed_sel1_interrupt_handler() 594 cm_set_next_eret_context(NON_SECURE); in opteed_handle_smc_load() 705 cm_set_next_eret_context(SECURE); in opteed_smc_handler() 821 cm_set_next_eret_context(NON_SECURE); in opteed_smc_handler() 840 cm_set_next_eret_context(NON_SECURE); in opteed_smc_handler()
|
| H A D | opteed_common.c | 81 cm_set_next_eret_context(SECURE); in opteed_synchronous_sp_entry()
|
| /rk3399_ARM-atf/include/lib/el3_runtime/ |
| H A D | context_mgmt.h | 56 void cm_set_next_eret_context(uint32_t security_state);
|
| /rk3399_ARM-atf/services/spd/pncd/ |
| H A D | pncd_common.c | 74 cm_set_next_eret_context(SECURE); in pncd_synchronous_sp_entry()
|
| H A D | pncd_main.c | 81 cm_set_next_eret_context((uint32_t) security_state); in context_restore()
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/ras/ |
| H A D | nrd_ras_sram.c | 109 cm_set_next_eret_context(NON_SECURE); in nrd_ras_sram_intr_handler()
|
| H A D | nrd_ras_cpu.c | 204 cm_set_next_eret_context(NON_SECURE); in nrd_ras_cpu_intr_handler()
|
| /rk3399_ARM-atf/services/std_svc/spm/spm_mm/ |
| H A D | spm_mm_main.c | 76 cm_set_next_eret_context(SECURE); in spm_sp_synchronous_entry() 251 cm_set_next_eret_context(NON_SECURE); in mm_communicate()
|
| /rk3399_ARM-atf/services/spd/trusty/ |
| H A D | trusty.c | 137 cm_set_next_eret_context(security_state); in trusty_context_switch() 344 cm_set_next_eret_context(SECURE); in trusty_init() 353 cm_set_next_eret_context(NON_SECURE); in trusty_init()
|
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1_fwu.c | 604 cm_set_next_eret_context(resume_sec_state); in bl1_fwu_image_resume() 661 cm_set_next_eret_context(NON_SECURE); in bl1_fwu_sec_image_done()
|
| /rk3399_ARM-atf/services/std_svc/sdei/ |
| H A D | sdei_intr_mgmt.c | 229 cm_set_next_eret_context(SECURE); in restore_and_resume_secure_context() 241 cm_set_next_eret_context(NON_SECURE); in restore_and_resume_ns_context()
|
| /rk3399_ARM-atf/services/std_svc/spmd/ |
| H A D | spmd_logical_sp.c | 557 cm_set_next_eret_context(NON_SECURE); in spmd_el3_invoke_partition_info_get() 718 cm_set_next_eret_context(NON_SECURE); in spmd_el3_ffa_msg_direct_req()
|
| H A D | spmd_main.c | 145 cm_set_next_eret_context(SECURE); in spmd_spm_core_sync_entry() 298 cm_set_next_eret_context(NON_SECURE); in spmd_secure_interrupt_handler() 768 cm_set_next_eret_context(secure_state_out); in spmd_smc_switch_state()
|
| /rk3399_ARM-atf/lib/el3_runtime/aarch64/ |
| H A D | context_mgmt.c | 1222 cm_set_next_eret_context(security_state); in cm_prepare_el3_exit() 1725 cm_set_next_eret_context(NON_SECURE); in cm_prepare_el3_exit_ns() 2088 void cm_set_next_eret_context(uint32_t security_state) in cm_set_next_eret_context() 2087 void cm_set_next_eret_context(uint32_t security_state) cm_set_next_eret_context() function
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | interrupt-framework-design.rst | 723 target security state. It should use the ``cm_set_next_eret_context()`` API 785 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)``.
|
| /rk3399_ARM-atf/services/std_svc/spm/el3_spmc/ |
| H A D | spmc_main.c | 2388 cm_set_next_eret_context(SECURE); in spmc_sp_synchronous_entry()
|