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

[dv] Verify access to Debug Module in debug mode even if disallowed by PMP #2233

Open
3 tasks
andreaskurth opened this issue Dec 13, 2024 · 0 comments
Open
3 tasks

Comments

@andreaskurth
Copy link
Contributor

andreaskurth commented Dec 13, 2024

Verify the feature implemented in #2232; specific tasks are:

  • (P1) Minimal smoke test that verifies the feature works (i.e., read, write, and fetch a couple of addresses in the Debug Module address space while debug mode is enabled but the PMP doesn't allow the accesses).
  • (P2) Extensive testing that verifies the feature cannot be used for accesses outside the Debug Module address space that are disallowed by the PMP.
  • (P3) Extensive testing that verifies the feature works (close coverage over all addressing cases cross access types cross relevant states).
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

No branches or pull requests

1 participant