Skip to content

Enable TDX profile extensions for conditional endorsement series values#271

Open
a-trikalinou wants to merge 1 commit into
veraison:mainfrom
a-trikalinou:tdx-cond-endorse-tcbstatus
Open

Enable TDX profile extensions for conditional endorsement series values#271
a-trikalinou wants to merge 1 commit into
veraison:mainfrom
a-trikalinou:tdx-cond-endorse-tcbstatus

Conversation

@a-trikalinou

Copy link
Copy Markdown

[Copilot generated]

This pull request adds support for the ExtCondEndorseSeriesValue and ExtCondEndorseSeriesValueFlags extension points to the TDX profile, ensuring these extension points are recognized and handled properly. The main changes are:

Extension Point Support:

  • Added comid.ExtCondEndorseSeriesValue and comid.ExtCondEndorseSeriesValueFlags to the ComidMapExtensionPoints list in corim/profiles.go, allowing these extension points to be recognized as valid.

Profile Registration:

  • Updated the TDX profile extension map in profiles/tdx/mval_extensions.go to register comid.ExtCondEndorseSeriesValue with the MValExtensions handler, ensuring it is processed correctly during profile registration.

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