Searched refs:psa_get (Results 1 – 6 of 6) sorted by relevance
19 #define psa_get psa_get_svc macro58 #define psa_get psa_get_cross macro
45 psa_get(sig, &msg); in common_sfn_thread()
181 ``psa_get``. This is also introduced in the subsequent introduction on194 ``psa_get`` with this signal to get one acknowledged message. This signal is196 ``psa_get``. SPM assembles the information into agent provided message object.198 ``psa_get`` call. The agent can know what kind of message is acknowledged by201 ``psa_get`` gets an state representing ``not ready`` to the caller. This262 /* The handle is freed for stateless service after 'psa_get'. */263 status = psa_get(PSA_MSG_ACK, &msg);
178 psa_status_t psa_get(psa_signal_t signal, psa_msg_t *msg);
132 psa_status_t psa_get(psa_signal_t signal, psa_msg_t *msg);
430 psa_get(ROT_A_SIGNAL, &msg);633 and secure partition can get it when calling psa_get() function. The secure