Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/core/
Dpsa_version_api.c15 uint32_t tfm_spm_client_psa_framework_version(void) in tfm_spm_client_psa_framework_version() function
Dtfm_rpc.c38 return tfm_spm_client_psa_framework_version(); in tfm_rpc_psa_framework_version()
Dpsa_interface_thread_fn_call.c42 TFM_THREAD_FN_CALL_ENTRY(tfm_spm_client_psa_framework_version); in psa_framework_version_thread_fn_call()
Dpsa_interface_sfn.c24 return tfm_spm_client_psa_framework_version(); in psa_framework_version()
Dtfm_svcalls.c57 (psa_api_svc_func_t)tfm_spm_client_psa_framework_version,
/trusted-firmware-m-latest/secure_fw/spm/include/ffm/
Dpsa_api.h186 uint32_t tfm_spm_client_psa_framework_version(void);