Skip to content

Conversation

cjen1-msft
Copy link
Contributor

This adds an installed executable snp_canary which takes the files from the security-context as arguments and tries to use them the same way as CCF does currently.

I've also added it to our CI as a unit test.

@cjen1-msft cjen1-msft requested a review from a team as a code owner October 2, 2025 14:39
//ccf::verify_uvm_endorsements_against_roots_of_trust(
// quote_info.uvm_endorsements.value(),
// measurement,
// uvm_endorsements_roots_of_trust);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wasn't sure if we could/should can the uvm_endorsements_roots_of_trust here.
It would give us slightly better coverage, but might be more fragile.

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.

1 participant