Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/services/std_svc/spmd/
Dspmd_main.c102 uint64_t spmd_spm_core_sync_entry(spmd_spm_core_context_t *spmc_ctx) in spmd_spm_core_sync_entry() argument
106 assert(spmc_ctx != NULL); in spmd_spm_core_sync_entry()
108 cm_set_context(&(spmc_ctx->cpu_ctx), SECURE); in spmd_spm_core_sync_entry()
119 rc = spmd_spm_core_enter(&spmc_ctx->c_rt_ctx); in spmd_spm_core_sync_entry()