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

Updated Smmpt to address ARC feedback #121

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

rsahita
Copy link
Collaborator

@rsahita rsahita commented Feb 4, 2025

Support upto 64 bit address (52 bit ppn at each non-leaf)
Non-leaf entry has ppn, valid bit + napot bit
Leaf entry updated with RWX perms
Napot for non-leaf allows entries to be coalesced (larger next level)
Napot in leaf supports super page sizes
Common non-leaf and leaf format

See this presentation for an overview: https://docs.google.com/presentation/d/1Zzd5Jm6HeITo4vjJzoAnOp9wGHsOVPEI8FL2BJc8YsE/edit#slide=id.g32322424817_0_7

@rsahita rsahita requested a review from ved-rivos February 4, 2025 10:30
@rsahita rsahita self-assigned this Feb 4, 2025
@rsahita rsahita requested a review from SiFiveHolland February 4, 2025 18:35
ved-rivos and others added 2 commits February 6, 2025 15:43
Signed-off-by: Ved Shanbhogue <[email protected]>
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