intel / intel/confidential-computing.tee.dcap
Supplemental data size change from 1.16 to 1.17
Open
- Dominant language
- C
- Stars
- 326
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
I'm calling `tee_get_supplemental_data_version_and_size` before I inspect the supplemental data of a quote. In release 1.16, the size returned was 336. In release 1.17, the size returned is 496. This is an SGX quote (not a TDX quote). The `sgx_ql_qv_supplemental_t` struct doesn't appear to have changed between 1.16 and 1.17. Has this changed? https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/e7604e02331b3377f3766ed3653250e03af72d45/QuoteVerification/QvE/Include/sgx_qve_header.h#L93C16-L93C41
Contributor guide
Assessment
This issue has not been assessed yet.