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

Move PciIds from AttestationCA back to Utils #757

Open
iadgovuser58 opened this issue Apr 26, 2024 · 0 comments
Open

Move PciIds from AttestationCA back to Utils #757

iadgovuser58 opened this issue Apr 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@iadgovuser58
Copy link
Collaborator

The class PciIds is in AttestationCA. However, PciIds is needed to process SPDM event log structures defined in the PFP (specifically DEVICE_SECURITY_EVENT_DATA_PCI_CONTEXT), and the event log classes are in Utils. PciIds class cannot be accessed from Utils without creating a circular dependency. Need to move PciIds back into Utils.

@iadgovuser58 iadgovuser58 self-assigned this Apr 26, 2024
@iadgovuser58 iadgovuser58 added the enhancement New feature or request label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant