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

Do not treat RP memory as valid for access #40

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Conversation

cfernald
Copy link
Contributor

Description

When accessing memory, treat read protected memory the same as non-resident VAs. There shouldn't be a need to read or write to these addresses and if so in the future they should be sup[ported through physical read/write instructions.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

Tested in SBSA

Integration Instructions

N/A

@cfernald cfernald requested a review from os-d June 19, 2024 21:49
@cfernald cfernald enabled auto-merge (squash) June 19, 2024 22:00
@cfernald cfernald merged commit 7572ec0 into microsoft:main Jun 19, 2024
10 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.

2 participants