Home
last modified time | relevance | path

Searched refs:cm_set_context (Results 1 – 11 of 11) sorted by relevance

/tf-a-ffa_el3_spmc/bl1/aarch64/
A Dbl1_context_mgmt.c27 void cm_set_context(void *context, uint32_t security_state) in cm_set_context() function
74 cm_set_context(&bl1_cpu_context[security_state], security_state); in bl1_prepare_next_image()
/tf-a-ffa_el3_spmc/bl31/
A Dbl31_context_mgmt.c31 void cm_set_context(void *context, uint32_t security_state) in cm_set_context() function
/tf-a-ffa_el3_spmc/include/lib/el3_runtime/
A Dcontext_mgmt.h31 void cm_set_context(void *context, uint32_t security_state);
/tf-a-ffa_el3_spmc/services/std_svc/spm/spm_mm/
A Dspm_mm_common.c91 cm_set_context(&(ctx->cpu_ctx), SECURE); in spm_sp_synchronous_entry()
/tf-a-ffa_el3_spmc/services/spd/tspd/
A Dtspd_common.c48 cm_set_context(&tsp_ctx->cpu_ctx, SECURE); in tspd_init_tsp_ep_state()
/tf-a-ffa_el3_spmc/services/spd/opteed/
A Dopteed_common.c39 cm_set_context(&optee_ctx->cpu_ctx, SECURE); in opteed_init_optee_ep_state()
/tf-a-ffa_el3_spmc/services/spd/tlkd/
A Dtlkd_common.c95 cm_set_context(&tlk_ctx->cpu_ctx, SECURE); in tlkd_init_tlk_ep_state()
/tf-a-ffa_el3_spmc/bl32/sp_min/
A Dsp_min_main.c79 void cm_set_context(void *context, uint32_t security_state) in cm_set_context() function
/tf-a-ffa_el3_spmc/services/std_svc/spmd/
A Dspmd_main.c122 cm_set_context(&(spmc_ctx->cpu_ctx), SECURE); in spmd_spm_core_sync_entry()
/tf-a-ffa_el3_spmc/services/spd/trusty/
A Dtrusty.c324 cm_set_context(&ctx->cpu_ctx, SECURE); in trusty_init()
/tf-a-ffa_el3_spmc/services/std_svc/spm/spmc/
A Dspmc_main.c1168 cm_set_context(&(ec->cpu_ctx), SECURE); in spmc_sp_synchronous_entry()

Completed in 21 milliseconds