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

[ACT] Physical Memory Protection 64 #603

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from

Conversation

MuhammadHammad001
Copy link
Contributor

@MuhammadHammad001 MuhammadHammad001 commented Jan 21, 2025

Description

This PR resolves the multiple Issues related to PMPs. In this initial release, we are adding the tests and covergroups for PMP 64 bit.

  • Now, the tests have configurable granularity (Max. selectable is 512KB)
  • Tests are restructued and now only 9 tests instead of 30 tests.

Related PRs

PR # 604 in RISC-V ISAC
PR # 134 in RISCOF
PR # 193 in RISC-V Config

Please list all the issues related to this PR. Use NA if no issues exist

Ratified/Unratified Extensions

  • Ratified
  • Unratified

List Extensions

List the extensions that your PR affects. In case of unratified extensions, please provide a link to the spec draft that was referred to make this PR.

Reference Model Used

  • SAIL
  • Spike
  • Other - < SPECIFY HERE >

Mandatory Checklist:

  • All tests are compliant with the test-format spec present in this repo ?
  • Ran the new tests on RISCOF with SAIL/Spike as reference model successfully ?
  • Ran the new tests on RISCOF in coverage mode
  • Link to Google-Drive folder containing the new coverage reports (See this for more info): < SPECIFY HERE >

Optional Checklist:

  • Were the tests hand-written/modified ?
  • Have you run these on any hard DUT model ? Please specify name and provide link if possible in the description
  • If you have modified arch_test.h Please provide a detailed description of the changes in the Description section above.

@MuhammadHammad001
Copy link
Contributor Author

@allenjbaum @UmerShahidengr
Ready for the review.

@MuhammadHammad001 MuhammadHammad001 changed the title [arch-test] Physical Memory Protection 64 [ACT] Physical Memory Protection 64 Jan 22, 2025
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