Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dpsa_interface_sfn.c59 spm_handle_programmer_errors(stat); in tfm_psa_call_pack()
133 spm_handle_programmer_errors(stat); in psa_connect()
160 spm_handle_programmer_errors(stat); in psa_close()
290 spm_handle_programmer_errors(stat); in agent_psa_call()
319 spm_handle_programmer_errors(stat); in agent_psa_connect()
346 spm_handle_programmer_errors(stat); in agent_psa_close()
Dpsa_api.c33 void spm_handle_programmer_errors(psa_status_t status) in spm_handle_programmer_errors() function
Dbackend_ipc.c442 spm_handle_programmer_errors(result); in backend_abi_leaving_spm()
/trusted-firmware-m-3.7.0/secure_fw/spm/include/ffm/
Dpsa_api.h165 void spm_handle_programmer_errors(psa_status_t status);