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

feat: comply with risc-v specification on boot #2

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Conversation

code-sleuth
Copy link
Owner

Description ⚙️🛠️

  • According to the spec, if no PMP registers any access to memory including fetch from S- or U- mode should fail (see section 3.6.1 of the RISC-V privileged spec).

@code-sleuth code-sleuth merged commit 0921caa into util Nov 9, 2024
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