Home
last modified time | relevance | path

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

/trusted-firmware-a/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()
/trusted-firmware-a/bl31/
A Dbl31_context_mgmt.c31 void cm_set_context(void *context, uint32_t security_state) in cm_set_context() function
/trusted-firmware-a/include/lib/el3_runtime/
A Dcontext_mgmt.h31 void cm_set_context(void *context, uint32_t security_state);
/trusted-firmware-a/services/spd/tspd/
A Dtspd_common.c48 cm_set_context(&tsp_ctx->cpu_ctx, SECURE); in tspd_init_tsp_ep_state()
/trusted-firmware-a/services/spd/opteed/
A Dopteed_common.c39 cm_set_context(&optee_ctx->cpu_ctx, SECURE); in opteed_init_optee_ep_state()
/trusted-firmware-a/services/spd/tlkd/
A Dtlkd_common.c95 cm_set_context(&tlk_ctx->cpu_ctx, SECURE); in tlkd_init_tlk_ep_state()
/trusted-firmware-a/bl32/sp_min/
A Dsp_min_main.c79 void cm_set_context(void *context, uint32_t security_state) in cm_set_context() function
/trusted-firmware-a/services/std_svc/spm_mm/
A Dspm_mm_main.c95 cm_set_context(&(ctx->cpu_ctx), SECURE); in spm_sp_synchronous_entry()
/trusted-firmware-a/services/std_svc/rmmd/
A Drmmd_main.c66 cm_set_context(&(rmm_ctx->cpu_ctx), REALM); in rmmd_rmm_sync_entry()
/trusted-firmware-a/services/spd/trusty/
A Dtrusty.c326 cm_set_context(&ctx->cpu_ctx, SECURE); in trusty_init()
/trusted-firmware-a/services/std_svc/spmd/
A Dspmd_main.c103 cm_set_context(&(spmc_ctx->cpu_ctx), SECURE); in spmd_spm_core_sync_entry()
/trusted-firmware-a/build/qemu/release/bl31/
A Dbl31.map1160 .text.cm_set_context
1162 0x000000000e0417e0 cm_set_context
A Dbl31.dump477 000000000e0417e0 g F .text 0000000000000014 cm_set_context
2570 000000000e0417e0 <cm_set_context>:
4010 e042c34: 97fffaeb bl e0417e0 <cm_set_context>
/trusted-firmware-a/build/qemu/release/bl1/
A Dbl1.map30 .text.cm_set_context

Completed in 29 milliseconds