Searched refs:EP_ST_ENABLE (Results 1 – 9 of 9) sorted by relevance
/tf-a-ffa_el3_spmc/services/spd/tspd/ |
A D | tspd_common.c | 51 ep_attr = SECURE | EP_ST_ENABLE; in tspd_init_tsp_ep_state()
|
/tf-a-ffa_el3_spmc/services/spd/opteed/ |
A D | opteed_common.c | 42 ep_attr = SECURE | EP_ST_ENABLE; in opteed_init_optee_ep_state()
|
/tf-a-ffa_el3_spmc/include/export/common/ |
A D | ep_info_exp.h | 45 #define EP_ST_ENABLE U(0x4) macro
|
/tf-a-ffa_el3_spmc/services/spd/tlkd/ |
A D | tlkd_common.c | 106 ep_attr = SECURE | EP_ST_ENABLE; in tlkd_init_tlk_ep_state()
|
/tf-a-ffa_el3_spmc/services/std_svc/spm/spmc/ |
A D | spmc_pm.c | 56 SET_PARAM_HEAD(&sec_ec_ep_info, PARAM_EP, VERSION_1, SECURE | EP_ST_ENABLE); in spmc_cpu_on_finish_handler()
|
A D | spmc_main.c | 1130 SET_PARAM_HEAD(&ep_info, PARAM_EP, VERSION_1, SECURE | EP_ST_ENABLE); in find_and_prepare_sp_context()
|
/tf-a-ffa_el3_spmc/services/std_svc/spm/spm_mm/ |
A D | spm_mm_main.c | 88 SET_PARAM_HEAD(&ep_info, PARAM_EP, VERSION_1, SECURE | EP_ST_ENABLE); in spm_mm_setup()
|
/tf-a-ffa_el3_spmc/services/std_svc/spmd/ |
A D | spmd_main.c | 268 ep_attr = SECURE | EP_ST_ENABLE; in spmd_spmc_init()
|
/tf-a-ffa_el3_spmc/services/spd/trusty/ |
A D | trusty.c | 462 SET_PARAM_HEAD(ep_info, PARAM_EP, VERSION_1, SECURE | EP_ST_ENABLE); in trusty_setup()
|
Completed in 11 milliseconds