Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fw_attestation.c61 struct FW_ATT_DB_HEADER fw_att_hdr = {0}; in amdgpu_fw_attestation_debugfs_read() local
84 (uint32_t *)&fw_att_hdr, in amdgpu_fw_attestation_debugfs_read()
88 if (fw_att_hdr.AttDbCookie != FW_ATTESTATION_DB_COOKIE) { in amdgpu_fw_attestation_debugfs_read()
93 DRM_INFO("FW attestation version = 0x%X", fw_att_hdr.AttDbVersion); in amdgpu_fw_attestation_debugfs_read()