Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/secure_fw/spm/include/interface/
Dsvc_num.h20 #define TFM_SVC_PSA_CONNECT (0x2) macro
/trusted-firmware-m-3.4.0/secure_fw/partitions/ns_agent_tz/
Dpsa_api_veneers_v80m.c239 " svc "M2S(TFM_SVC_PSA_CONNECT)" \n" in tfm_psa_connect_veneer()
/trusted-firmware-m-3.4.0/secure_fw/spm/cmsis_psa/
Dpsa_interface_svc.c109 __asm volatile("svc "M2S(TFM_SVC_PSA_CONNECT)" \n" in psa_connect_svc()
Dtfm_core_svcalls_ipc.c77 case TFM_SVC_PSA_CONNECT: in SVC_Handler_IPC()