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: abstract tlb flush #582

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

msft-jlange
Copy link
Collaborator

Different platforms implement TLB flush in different ways, so TLB flush operations should be abstracted in the platform object.

Different platforms implement TLB flush in different ways, so TLB flush
operations should be abstracted in the platform object.

Signed-off-by: Jon Lange <[email protected]>
Copy link
Member

@joergroedel joergroedel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM.

@joergroedel joergroedel merged commit da4a214 into coconut-svsm:main Jan 21, 2025
4 checks passed
@msft-jlange msft-jlange deleted the tlb branch January 21, 2025 15:32
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

Successfully merging this pull request may close these issues.

2 participants