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

[PMP] logic optimization #695

Merged
merged 4 commits into from
Sep 29, 2023
Merged

[PMP] logic optimization #695

merged 4 commits into from
Sep 29, 2023

Conversation

stnolting
Copy link
Owner

  • simplify memory access type logic (read/write)
  • simplify PMP priority logic (reducing area requirements)
  • make sure mret raises an illegal instruction when in debug mode

+ rename illegal instruction exception buffer
+ make sure MRET raises an exception when in debug mode
@stnolting stnolting added HW hardware-related optimization Make things faster, smaller and more efficient labels Sep 29, 2023
@stnolting stnolting self-assigned this Sep 29, 2023
@stnolting stnolting marked this pull request as ready for review September 29, 2023 09:16
@stnolting stnolting merged commit 900d527 into main Sep 29, 2023
8 checks passed
@stnolting stnolting deleted the pmp_opt branch September 29, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HW hardware-related optimization Make things faster, smaller and more efficient
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant