Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/interface/include/
Dtfm_ps_defs.h20 #define TFM_PS_GET 1002 macro
/trusted-firmware-m-3.4.0/interface/src/
Dtfm_ps_api.c53 status = psa_call(TFM_PROTECTED_STORAGE_SERVICE_HANDLE, TFM_PS_GET, in_vec, in psa_ps_get()
/trusted-firmware-m-3.4.0/secure_fw/partitions/protected_storage/
Dtfm_ps_req_mngr.c147 case TFM_PS_GET: in tfm_protected_storage_service_sfn()