Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Minres
/
DBT-RISE-RISCV
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
37
Code
Issues
5
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix/pmp correctness
- #57
#57
Draft
cphurley82
wants to merge 11 commits into
Minres:main
Minres/DBT-RISE-RISCV:main
from
cphurley82:fix/pmp-correctness
cphurley82/DBT-RISE-RISCV:fix/pmp-correctness
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Fix/pmp correctness
#57
cphurley82
wants to merge 11 commits into
Minres:main
Minres/DBT-RISE-RISCV:main
from
cphurley82:fix/pmp-correctness
cphurley82/DBT-RISE-RISCV:fix/pmp-correctness
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
refactor(pmp): drop commented-out legacy pmp_check
Show description for 8a5a6cf
cphurley82
committed
8a5a6cf
View commit details
Copy full SHA for 8a5a6cf
Browse repository at this point
refactor(pmp): drop unreachable debug branch in read_mem/write_mem
Show description for 8b7107d
cphurley82
committed
8b7107d
View commit details
Copy full SHA for 8b7107d
Browse repository at this point
test(pmp): share the semihosting fail sequence across firmware tests
Show description for faae4b3
cphurley82
committed
faae4b3
View commit details
Copy full SHA for faae4b3
Browse repository at this point
fix(pmp): compare against IMEM instead of an always-true space guard
Show description for e2a2a89
cphurley82
committed
e2a2a89
View commit details
Copy full SHA for e2a2a89
Browse repository at this point
fix(pmp): check every sector an access touches, not floor(len/4) of them
Show description for 106b6ba
cphurley82
committed
106b6ba
View commit details
Copy full SHA for 106b6ba
Browse repository at this point
refactor(pmp): extract cfg_byte helper for packed config access
Show description for 2dba29a
cphurley82
committed
2dba29a
View commit details
Copy full SHA for 2dba29a
Browse repository at this point
fix(pmp): enforce the lock bit on pmpcfg and pmpaddr writes
Show description for 1874d78
cphurley82
committed
1874d78
View commit details
Copy full SHA for 1874d78
Browse repository at this point
fix(pmp): fail S/U access when no PMP entry is enabled
Show description for ef5c462
cphurley82
committed
ef5c462
View commit details
Copy full SHA for ef5c462
Browse repository at this point
ci: run the four new PMP tests in the functional test job
Show description for 90a6a98
cphurley82
committed
90a6a98
View commit details
Copy full SHA for 90a6a98
Browse repository at this point
Commits on Sep 9, 2026
test(pmp): align trap handlers so their bodies actually run
Show description for 8a74c2e
cphurley82
committed
8a74c2e
View commit details
Copy full SHA for 8a74c2e
Browse repository at this point
fix: report an instruction access fault for a denied fetch
Show description for e7c6ecb
cphurley82
committed
e7c6ecb
View commit details
Copy full SHA for e7c6ecb
Browse repository at this point
You can’t perform that action at this time.