Skip to content

Conversation

Ruteri
Copy link
Contributor

@Ruteri Ruteri commented Sep 19, 2025

Clarifies how each field is verified.

Copy link

vercel bot commented Sep 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
rollup-boost Ignored Ignored Preview Sep 19, 2025 2:43pm

@Ruteri Ruteri enabled auto-merge (squash) September 22, 2025 09:37
Copy link

@Melvillian Melvillian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Short inline asks, thanks for updating these!

- `XFAM`: Extended Features and Attributes Mask, indicating which CPU extended features are enabled for the Trust Domain.
- `TDAttributes`: Attributes describing the security properties and configuration of the Trust Domain. It's important to verify debug and performance measurements flags are not set.
- `XFAM`: Extended Features and Attributes Mask, indicating which CPU extended features are enabled for the Trust Domain. It's important to verify which flags are set.
- `ReportData`: Confidential-VM defined data included in the report (e.g., public key hash).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you update ReportData's description as well? It's not just a public key hash anymore; it's a hash of arbitrary bytes data defined by the workload, used to allow the workload to attest to arbitrary data (such as a TEE-specific public key, workload constructor arguments, etc...

- `MRCONFIGID`: same as `MROWNER`
- `TDAttributes`: Attributes describing the security properties and configuration of the Trust Domain.
- `XFAM`: Extended Features and Attributes Mask, indicating which CPU extended features are enabled for the Trust Domain.
- `TDAttributes`: Attributes describing the security properties and configuration of the Trust Domain. It's important to verify debug and performance measurements flags are not set.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's important to verify debug and performance measurements flags are not set

Why?

Please add a sentence explaining what will happen if those flags are set. It's not clear to readers why this is true, so it feels ominous (like saying "don't re-use k values in ECDSA" and then Sony goes and re-uses k values because they don't know what the impact of doing that is).

- `TDAttributes`: Attributes describing the security properties and configuration of the Trust Domain.
- `XFAM`: Extended Features and Attributes Mask, indicating which CPU extended features are enabled for the Trust Domain.
- `TDAttributes`: Attributes describing the security properties and configuration of the Trust Domain. It's important to verify debug and performance measurements flags are not set.
- `XFAM`: Extended Features and Attributes Mask, indicating which CPU extended features are enabled for the Trust Domain. It's important to verify which flags are set.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's important to verify which flags are set.

Same spirit of comment as above. Please explain it further, because right now it's not clear what why this is important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants