Home
last modified time | relevance | path

Searched refs:PSA_TIMEOUT_MASK (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.6.0/secure_fw/spm/core/
Dspm.h30 #define PSA_TIMEOUT_MASK PSA_BLOCK macro
Dpsa_api.c68 timeout &= PSA_TIMEOUT_MASK; in tfm_spm_partition_psa_wait()