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

[TDX] [Kernel] Define the device tree kernel interface for the AP mailbox protocol #581

Open
ricardon opened this issue Dec 20, 2024 · 1 comment

Comments

@ricardon
Copy link
Contributor

[Migrated from https://github.com/microsoft/HvLite/issues/315]

Need to define where we want to put the device tree discovery for the gpa of the mailbox protocol. The kernel will define the interface that underhill_boot will use to tell the kernel where the interface is for.

@ricardon
Copy link
Contributor Author

@jyiang5 initially posted on LKML (https://lore.kernel.org/lkml/[email protected]/). The discussion digressed into using the proposed new enable-method for virtual devices. The proposed enable-method is not required to be used only on virtual devices. I can be used on any machine, physical or virtual.

Other architectures use the enable-method as a per-CPU property when describing the system on a device tree.

I will write an updated prototype of the new enable-method and try to get feedback from the maintainers.

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