While NA4 and NAPOT are the only "naturally aligned" addressing modes in the RISC-V PMP (Privileged) Spec, calling their support out by name, and clearly stating that the TOR addressing mode is not supported, can clarify this fact for software / OS developers. This is a common point of confusion and frustration when porting to new RISC-V chips and so increased visbility of this limitation in the documentation and README might help. |
||
|---|---|---|
| .. | ||
| diagrams | ||
| sections | ||
| .gitignore | ||
| Makefile | ||
| Readme.md | ||
| hazard3.adoc | ||
| hazard3.pdf | ||
Readme.md
Building
# Get tools
sudo apt install ruby-asciidoctor-pdf
# Build
make