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

Rename PCI/CXL macros #2980

Open
steven-bellock opened this issue Feb 18, 2025 · 0 comments
Open

Rename PCI/CXL macros #2980

steven-bellock opened this issue Feb 18, 2025 · 0 comments

Comments

@steven-bellock
Copy link
Contributor

Macros with the SPDM_ prefix should be defined by SPDM specifications. These are defined by PCI-SIG / CXL and should have the PCI_ / CXL_ prefix.

#define SPDM_STANDARD_ID_PCISIG SPDM_REGISTRY_ID_PCISIG
#define SPDM_VENDOR_ID_PCISIG 0x0001

#define SPDM_STANDARD_ID_CXL SPDM_REGISTRY_ID_PCISIG
#define SPDM_VENDOR_ID_CXL 0x1E98

@steven-bellock steven-bellock changed the title Rename PC/CXLI macros Rename PCI/CXL macros Feb 18, 2025
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

No branches or pull requests

1 participant