Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/spmd/
H A Dspmd_main.c131 uint64_t spmd_spm_core_sync_entry(spmd_spm_core_context_t *spmc_ctx) in spmd_spm_core_sync_entry() argument
135 assert(spmc_ctx != NULL); in spmd_spm_core_sync_entry()
137 cm_set_context(&(spmc_ctx->cpu_ctx), SECURE); in spmd_spm_core_sync_entry()
148 rc = spmd_spm_core_enter(&spmc_ctx->c_rt_ctx); in spmd_spm_core_sync_entry()