psa_status_t tfm_ps_test_init(void)
#define TFM_PS_TEST_PREPARE_SIGNAL
#define PSA_IPC_DISCONNECT
psa_status_t tfm_ps_test_prepare(psa_invec *in_vec, size_t in_len, psa_outvec *out_vec, size_t out_len)
void psa_reply(psa_handle_t msg_handle, psa_status_t status)
Complete handling of a specific message and unblock the client.
psa_signal_t psa_wait(psa_signal_t signal_mask, uint32_t timeout)
Return the Secure Partition interrupt signals that have been asserted from a subset of signals provid...
psa_status_t psa_get(psa_signal_t signal, psa_msg_t *msg)
Retrieve the message which corresponds to a given RoT Service signal and remove the message from the ...
int32_t psa_status_t
Function return status.
psa_status_t ps_system_prepare(void)
Prepares the protected storage system for usage, populating internal structures. It identifies and va...