Home
last modified time | relevance | path

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

/trusted-firmware-m-3.5.0/secure_fw/spm/include/boot/
Dtfm_boot_status.h129 #define GET_IAS_MODULE(tlv_type) \ macro
/trusted-firmware-m-3.5.0/secure_fw/partitions/initial_attestation/
Dattest_boot_data.c99 if (GET_IAS_MODULE(tlv_entry.tlv_type) == module) { in attest_get_tlv_by_module()