Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/bl1/aarch64/
A Dbl1_context_mgmt.c28 void cm_set_context(void *context, uint32_t security_state) in cm_set_context() function
109 cm_set_context(&bl1_cpu_context[security_state], security_state); in bl1_prepare_next_image()
/arm-trusted-firmware-2.8.0/bl31/
A Dbl31_context_mgmt.c31 void cm_set_context(void *context, uint32_t security_state) in cm_set_context() function
/arm-trusted-firmware-2.8.0/include/lib/el3_runtime/
A Dcontext_mgmt.h31 void cm_set_context(void *context, uint32_t security_state);
/arm-trusted-firmware-2.8.0/services/spd/pncd/
A Dpncd_common.c38 cm_set_context(&pnc_ctx->cpu_ctx, SECURE); in pncd_init_pnc_ep_state()
/arm-trusted-firmware-2.8.0/services/spd/tspd/
A Dtspd_common.c48 cm_set_context(&tsp_ctx->cpu_ctx, SECURE); in tspd_init_tsp_ep_state()
/arm-trusted-firmware-2.8.0/services/spd/opteed/
A Dopteed_common.c39 cm_set_context(&optee_ctx->cpu_ctx, SECURE); in opteed_init_optee_ep_state()
/arm-trusted-firmware-2.8.0/services/spd/tlkd/
A Dtlkd_common.c95 cm_set_context(&tlk_ctx->cpu_ctx, SECURE); in tlkd_init_tlk_ep_state()
/arm-trusted-firmware-2.8.0/bl32/sp_min/
A Dsp_min_main.c79 void cm_set_context(void *context, uint32_t security_state) in cm_set_context() function
/arm-trusted-firmware-2.8.0/services/std_svc/spm/spm_mm/
A Dspm_mm_main.c96 cm_set_context(&(ctx->cpu_ctx), SECURE); in spm_sp_synchronous_entry()
/arm-trusted-firmware-2.8.0/services/std_svc/rmmd/
A Drmmd_main.c66 cm_set_context(&(rmm_ctx->cpu_ctx), REALM); in rmmd_rmm_sync_entry()
/arm-trusted-firmware-2.8.0/services/spd/trusty/
A Dtrusty.c326 cm_set_context(&ctx->cpu_ctx, SECURE); in trusty_init()
/arm-trusted-firmware-2.8.0/services/std_svc/spmd/
A Dspmd_main.c122 cm_set_context(&(spmc_ctx->cpu_ctx), SECURE); in spmd_spm_core_sync_entry()
/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc_main.c1670 cm_set_context(&(ec->cpu_ctx), SECURE); in spmc_sp_synchronous_entry()

Completed in 14 milliseconds