17 __attribute__((section(
"SFN")))
35 return tfm_tfm_ps_test_prepare_veneer(NULL, 0, NULL, 0);
#define TFM_PS_TEST_PREPARE_VERSION
void psa_close(psa_handle_t handle)
Close a connection to an RoT Service.
#define PSA_ERROR_GENERIC_ERROR
psa_handle_t psa_connect(uint32_t sid, uint32_t version)
Connect to an RoT Service by its SID.
#define PSA_HANDLE_IS_VALID(handle)
psa_status_t tfm_ps_test_system_prepare(void)
Requests the PS Test Service to call ps_system_prepare().
#define TFM_PS_TEST_PREPARE_SID
int32_t psa_status_t
Function return status.
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.