Home
last modified time | relevance | path

Searched defs:svc_func (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dtfm_svcalls.c112 static void init_spm_func_context(psa_api_svc_func_t svc_func, uint32_t *ctx) in init_spm_func_context()
150 psa_api_svc_func_t svc_func = NULL; in prepare_to_thread_mode_spm() local