Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dpsa_version_api.c38 if (tfm_spm_check_authorization(sid, service, ns_caller) != PSA_SUCCESS) { in tfm_spm_client_psa_version()
Dspm_ipc.c146 int32_t tfm_spm_check_authorization(uint32_t sid, in tfm_spm_check_authorization() function
213 if (tfm_spm_check_authorization(sid, service, ns_caller) != PSA_SUCCESS) { in spm_get_idle_connection()
Dpsa_connection_api.c63 if (tfm_spm_check_authorization(sid, service, ns_caller) != PSA_SUCCESS) { in spm_psa_connect_client_id_associated()
Dspm.h280 int32_t tfm_spm_check_authorization(uint32_t sid,