36 tfm_tfm_secure_client_service_sfn_run_tests_veneer(NULL, 0, NULL, 0);
void psa_close(psa_handle_t handle)
Close a connection to an RoT Service.
psa_handle_t psa_connect(uint32_t sid, uint32_t version)
Connect to an RoT Service by its SID.
#define TFM_SECURE_CLIENT_SFN_RUN_TESTS_VERSION
int32_t psa_status_t
Function return status.
#define TFM_SECURE_CLIENT_SFN_RUN_TESTS_SID
psa_status_t psa_call(psa_handle_t handle, int32_t type, const psa_invec *in_vec, size_t in_len, psa_outvec *out_vec, size_t out_len)
Call an RoT Service on an established connection.
int32_t tfm_secure_client_run_tests(void)
Runs the secure integration tests.