Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/services/std_svc/spm_mm/
Dspm_mm_main.c88 static uint64_t spm_sp_synchronous_entry(sp_context_t *ctx) in spm_sp_synchronous_entry() function
146 rc = spm_sp_synchronous_entry(ctx); in spm_init()
204 rc = spm_sp_synchronous_entry(sp_ptr); in spm_mm_sp_call()