Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include the Hubris measurement in DICE #1866

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Include the Hubris measurement in DICE #1866

merged 1 commit into from
Sep 13, 2024

Conversation

lzrd
Copy link
Contributor

@lzrd lzrd commented Sep 9, 2024

Include the Hubris measurement in DICE even though it is done in Hubris pre-main.

@lzrd lzrd marked this pull request as ready for review September 12, 2024 21:38
@@ -201,6 +184,30 @@ pub fn startup(
panic!();
};

#[cfg(any(feature = "dice-mfg", feature = "dice-self"))]
Copy link
Collaborator

Choose a reason for hiding this comment

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

I might make a separate change to drop this cfg check as all our RoT targets now enable one of dice-mfg or dice-self

@lzrd lzrd merged commit 174517c into master Sep 13, 2024
106 checks passed
@lzrd lzrd deleted the dice-hubris-fwid branch September 13, 2024 19:56
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.

2 participants