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

VMIDs #1

Merged
merged 12 commits into from
Feb 7, 2025
Merged

VMIDs #1

merged 12 commits into from
Feb 7, 2025

Conversation

bensimner
Copy link
Collaborator

@bensimner bensimner commented Jan 13, 2025

WIP PR for adding VMIDs:

  • Associate roots with ASID/VMID (casemate-check-c)
  • Track current VTTBR (casemate-check-c)
  • TLBI-by-IPA/VMALL only affects ptes whose root is associated with that VMID (casemate-check-c)
  • TLBI-by-VA checks ASID (casemate-check-c)
  • Update TLBI interface to be more generic (TLBI and TLBI-with-reg)
  • Examples with TLBIs by VMIDs
  • Examples with TLBIs by ASIDs
  • Sync Rocq checker with new interface
  • Update Rocq model with above
  • Document model

@bensimner bensimner force-pushed the wip-vmids branch 4 times, most recently from 990c567 to a9772ee Compare February 5, 2025 11:48
@bensimner
Copy link
Collaborator Author

Dropping Rocq requirements.

@bensimner bensimner merged commit c8bc0fc into main Feb 7, 2025
1 check 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