Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/secure_fw/spm/core/
Dpsa_connection_api.c90 if (IS_STATIC_HANDLE(handle)) { in tfm_spm_client_psa_close()
Dspm.h58 #define IS_STATIC_HANDLE(handle) \ macro
Dpsa_call_api.c173 if (IS_STATIC_HANDLE(handle)) { in tfm_spm_client_psa_call()
Dspm_ipc.c198 if (IS_STATIC_HANDLE(handle)) { in spm_get_connection()