I am analyzing measurement entries reported in an attestation report retrieved from a confidential GPU. Each measurement entry consists of an index, type, size, and value. However, the corresponding Reference Integrity Manifest (RIM) files for my Driver and VBIOS contain generic names, such as Measurement_NUM, associated with specific indexes.
These generic names do not provide insight into what software components or configuration settings were measured. Could you provide references or documentation that maps these indexes and measurement names in the RIM files (e.g., Measurement_1, Measurement_2, … Measurement_N) to specific firmware, software, or other components?
Help will be greatly appreciated.