Searched refs:PSA_BLOCK (Results 1 – 6 of 6) sorted by relevance
44 signals = psa_wait(PSA_WAIT_ANY, PSA_BLOCK); in ns_agent_mailbox_entry()
39 sig_asserted = psa_wait(signal_mask, PSA_BLOCK); in common_sfn_thread()
36 #define PSA_BLOCK (0x80000000u) macro
32 #define PSA_TIMEOUT_MASK PSA_BLOCK
102 if (timeout == PSA_BLOCK) { in tfm_spm_partition_psa_wait()
494 signals = psa_wait(PSA_WAIT_ANY, PSA_BLOCK);