Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/services/std_svc/spm_mm/
Dspm_mm_private.h60 xlat_ctx_t *spm_get_sp_xlat_context(void);
Dspm_mm_xlat.c40 xlat_ctx_t *spm_get_sp_xlat_context(void) in spm_get_sp_xlat_context() function
Dspm_mm_main.c172 ctx->xlat_ctx_handle = spm_get_sp_xlat_context(); in spm_mm_setup()