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

enhance TLB shootdowns on TDX #94

Merged
merged 21 commits into from
Nov 13, 2024
Merged

enhance TLB shootdowns on TDX #94

merged 21 commits into from
Nov 13, 2024

Conversation

Freax13
Copy link
Owner

@Freax13 Freax13 commented Nov 12, 2024

No description provided.

The TDX-module already zeroes out newly accepted pages.
The TDX supervisor never needs to access the dynamic memory, so let's
just not map it.
This check does the same as check_user_address.
If we don't setup these values, the guest can't read the correct
values. This can lead to the guest failing to detect activate features
e.g. PCID.
@Freax13 Freax13 force-pushed the enhancement/tlb branch 2 times, most recently from 27c005b to acb8e9f Compare November 12, 2024 17:52
@Freax13 Freax13 merged commit f0b4df2 into main Nov 13, 2024
50 checks passed
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.

1 participant