Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/secure_fw/spm/include/interface/
Dsvc_num.h19 #define TFM_SVC_PSA_VERSION (0x1) macro
/trusted-firmware-m-3.4.0/secure_fw/partitions/ns_agent_tz/
Dpsa_api_veneers_v80m.c158 " svc "M2S(TFM_SVC_PSA_VERSION)" \n" in tfm_psa_version_veneer()
/trusted-firmware-m-3.4.0/secure_fw/spm/cmsis_psa/
Dpsa_interface_svc.c26 __asm volatile("svc "M2S(TFM_SVC_PSA_VERSION)" \n" in psa_version_svc()
Dtfm_core_svcalls_ipc.c45 case TFM_SVC_PSA_VERSION: in SVC_Handler_IPC()