Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/secure_fw/partitions/protected_storage/
Dtfm_protected_storage.h32 psa_status_t tfm_ps_init(void);
Dtfm_protected_storage.c17 psa_status_t tfm_ps_init(void) in tfm_ps_init() function
Dtfm_ps_req_mngr.c163 return tfm_ps_init(); in tfm_ps_entry()