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

how can TSM get CoVE-IO Manifest ACPI? #124

Open
king729 opened this issue Sep 25, 2024 · 3 comments
Open

how can TSM get CoVE-IO Manifest ACPI? #124

king729 opened this issue Sep 25, 2024 · 3 comments

Comments

@king729
Copy link

king729 commented Sep 25, 2024

i am confused about how TSM can get CoVE-IO Manifest

@sameo
Copy link
Collaborator

sameo commented Nov 12, 2024

@king729 This is implementation specific, but for example the CoVE-IO manifest could be loaded together with the TSM itself, by the platform RoT, into protected memory. After starting up, the TSM would then retrieve the manifest at a known or passed location within that TSM carved memory.

Another option would be for the TSM to request it from the RoT, although that's a little more complex.

@king729
Copy link
Author

king729 commented Nov 12, 2024

@sameo hi thanks Should the CoVE-IO manifest be updated accordingly when a PCIe device is hot-plugged?

@sameo
Copy link
Collaborator

sameo commented Nov 14, 2024

@sameo hi thanks Should the CoVE-IO manifest be updated accordingly when a PCIe device is hot-plugged?

No, the manifest is a description of the platform (IOMMUs, PCI topology, etc). Dynamic insertion and removal of PCI devices into the manifest described PCI topology is not defined in the manifest itself.

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

2 participants