Home
last modified time | relevance | path

Searched refs:TFM_PS_GET_INFO (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/interface/include/
Dtfm_ps_defs.h21 #define TFM_PS_GET_INFO 1003 macro
/trusted-firmware-m-3.4.0/interface/src/
Dtfm_ps_api.c74 status = psa_call(TFM_PROTECTED_STORAGE_SERVICE_HANDLE, TFM_PS_GET_INFO, in psa_ps_get_info()
/trusted-firmware-m-3.4.0/secure_fw/partitions/protected_storage/
Dtfm_ps_req_mngr.c149 case TFM_PS_GET_INFO: in tfm_protected_storage_service_sfn()