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

platform: move AP #HV doorbell initialization to platform #494

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

msft-jlange
Copy link
Collaborator

@msft-jlange msft-jlange commented Oct 23, 2024

Initialization of the #HV doorbell page is a platform-specific operation. Initialization on the BSP was already in the platform abstraction; initialization on APs should also be in the platform abstraction.

kernel/src/platform/snp.rs Outdated Show resolved Hide resolved
@joergroedel joergroedel added the in-review PR is under active review and not yet approved label Oct 23, 2024
@msft-jlange msft-jlange force-pushed the ap_hv_doorbell branch 2 times, most recently from bd5c7f5 to 2668c69 Compare October 24, 2024 05:23
Initialization of the #HV doorbell page is a platform-specific
operation.  Initialization on the BSP was already in the platform
abstraction; initialization on APs should also be in the platform
abstraction.

Signed-off-by: Jon Lange <jlange@microsoft.com>
@joergroedel joergroedel merged commit 934d044 into coconut-svsm:main Oct 24, 2024
3 checks passed
@msft-jlange msft-jlange deleted the ap_hv_doorbell branch October 24, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-review PR is under active review and not yet approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants