Skip to content

Commit 8a29409

Browse files
committed
update
Signed-off-by: Ming-Wei Shih <[email protected]>
1 parent 00e9a3e commit 8a29409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/confidential-computing/guest-attestation-confidential-vms-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The report generated by the hardware (AMD SEV-SNP or Intel TDX). The report_data
112112
| Data Size | 0 | 4 | The size of Runtime Claims. | No |
113113
| Version | 4 | 4 | Format version. Expected: 1. | No |
114114
| Report Type | 8 | 4 | The type of hardware report. Expected: 2 (AMD SEV-SNP), 4 (Intel TDX) | No |
115-
| Hash Type | 12 | 4 | The algorithm used to hash the runtime data. The hash value is captured in the report_data field of the hardware report. Expected: 1 (SHA-256), 2 (SHA-384), 3 (SHA-512) | No |
115+
| Hash Type | 12 | 4 | The algorithm used to hash the runtime data. The hash value is captured in the report_data field of the hardware report. Expected: 1 (SHA-256), 2 (SHA-384), 3 (SHA-512) | No |
116116
| Runtime Claims | 16 | variable length | The runtime claims in JSON format. | Yes |
117117

118118
#### Runtime Claims

0 commit comments

Comments
 (0)