Skip to content

Commit

Permalink
Adapted sentence for describing unprivileged CSRs
Browse files Browse the repository at this point in the history
  • Loading branch information
francislaus committed Dec 12, 2024
1 parent dffc48f commit a215d7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/riscv-integration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1049,8 +1049,8 @@ include::img/stval2reg.edn[]

=== Unprivileged CSRs

In {cheri_base_ext_name} only writing the <<utidc>> register requires
<<pcc>> to grant <<asr_perm>>, all other unprivileged CSRs do not require
In {cheri_base_ext_name}, the only register that requires <<asr_perm>> is <<utidc>>
(for updates but not for reads), and all other unprivileged CSRs do not require
<<pcc>> to grant <<asr_perm>> to access unprivileged CSRs.

=== CHERI Exception handling
Expand Down

0 comments on commit a215d7f

Please sign in to comment.