Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/include/ffm/
Dpsa_api.h423 psa_status_t tfm_spm_partition_psa_clear(void);
426 #define tfm_spm_partition_psa_clear NULL macro
/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dpsa_interface_thread_fn_call.c119 TFM_THREAD_FN_CALL_ENTRY(tfm_spm_partition_psa_clear); in psa_clear_thread_fn_call()
Dpsa_api.c334 psa_status_t tfm_spm_partition_psa_clear(void) in tfm_spm_partition_psa_clear() function
Dtfm_svcalls.c71 (psa_api_svc_func_t)tfm_spm_partition_psa_clear,