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

Add is_certificate and export_cdi flags to DeriveContext #370

Open
wants to merge 5 commits into
base: feature/gh-issue-caliptra-sw-1807
Choose a base branch
from

Conversation

clundin25
Copy link
Contributor

As well as other boiler plate work to make sure the invariants laid out in the spec are enforced.

@@ -20,6 +20,7 @@ disable_csr = []
disable_internal_info = []
disable_internal_dice = []
disable_retain_parent_context = []
disable_export_cdi = []
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The specification has a separate ABI if EXPORT_CDI is set.

Should this compilation flag also change the shape of the DeriveContextResp type?

@clundin25 clundin25 force-pushed the feature/gh-issue-caliptra-sw-1807 branch from c4459df to 637686d Compare December 26, 2024 20:29
@clundin25 clundin25 requested a review from jhand2 December 26, 2024 20:31
As well as other boiler plate work to make sure the invariants laid out
in the spec are enforced.
@clundin25 clundin25 force-pushed the feature/gh-issue-caliptra-sw-1807 branch from 637686d to 2fa1379 Compare December 26, 2024 20:32
@clundin25
Copy link
Contributor Author

Will follow up with clean up / refactors once most of the feature work is out of the way.

@clundin25 clundin25 force-pushed the feature/gh-issue-caliptra-sw-1807 branch 2 times, most recently from 53e83d4 to 0b856e1 Compare January 3, 2025 21:00
…guish the exported CDI from the DPE CDI. Use this new API to create the exported CDIs keypair
@clundin25 clundin25 force-pushed the feature/gh-issue-caliptra-sw-1807 branch from 0b856e1 to 392b65f Compare January 3, 2025 21:23
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