-
Notifications
You must be signed in to change notification settings - Fork 1
riscv_sspmp
Tsukasa OI edited this page Nov 29, 2022
·
2 revisions
- Branch:
riscv-sspmp
- Tracking PR: #94 (view Pull Request and Diff)
- Mailing List:
- REVIEW ONLY v1 (2022-11-29)
This commit adds Sspmp
extension (S-mode Physical Memory Protection (SPMP)) version 0.8 and its CSRs.
This is based on: https://github.com/riscv/riscv-spmp/blob/c1e38ede20e4fe0a534ec7e8302c99b2a0a0ca72/rv-spmp-spec.pdf
Because CSR addresses are not determined, this branch comes with a instantiation script (instantiate-sspmp.sh
).