Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/services/std_svc/spmd/
Dspmd_pm.c101 rc = spmd_spm_core_sync_entry(ctx); in spmd_cpu_on_finish_handler()
134 rc = spmd_spm_core_sync_entry(ctx); in spmd_cpu_off_handler()
Dspmd_private.h75 uint64_t spmd_spm_core_sync_entry(spmd_spm_core_context_t *ctx);
Dspmd_main.c102 uint64_t spmd_spm_core_sync_entry(spmd_spm_core_context_t *spmc_ctx) in spmd_spm_core_sync_entry() function
172 rc = spmd_spm_core_sync_entry(ctx); in spmd_init()