Searched refs:spm_core_context (Results 1 – 1 of 1) sorted by relevance
35 static spmd_spm_core_context_t spm_core_context[PLATFORM_CORE_COUNT]; variable61 return &spm_core_context[core_idx]; in spmd_get_context_by_mpidr()349 spm_core_context[core_id].state = SPMC_STATE_OFF; in spmd_spmc_init()352 cpu_ctx = &spm_core_context[core_id].cpu_ctx; in spmd_spmc_init()
Completed in 4 milliseconds