You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: attestation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ The MR register values indicate the following:
25
25
- RTMR0: OVMF records CVM's virtual hardware setup, including CPU count, memory size, and device configuration. While dstack uses fixed devices, CPU and memory specifications can vary. RTMR0 can be computed from these specifications.
26
26
- RTMR1: OVMF records the Linux kernel measurement.
27
27
- RTMR2: Linux kernel records kernel cmdline (including rootfs hash) and initrd measurements.
28
-
- RTMR3: initrd records dstack App details, including compose hash, instance id, app id, rootfs hash, and key provider.
28
+
- RTMR3: initrd records dstack App details, including compose hash, instance id, app id, and key provider.
29
29
30
30
MRTD, RTMR0, RTMR1, and RTMR2 can be pre-calculated from the built image (given CPU+RAM specifications). Compare these with the verified quote's MRs to confirm correct base image code execution.
0 commit comments