Skip to content

Commit a215d7f

Browse files
committed
Adapted sentence for describing unprivileged CSRs
1 parent dffc48f commit a215d7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/riscv-integration.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1049,8 +1049,8 @@ include::img/stval2reg.edn[]
10491049

10501050
=== Unprivileged CSRs
10511051

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

10561056
=== CHERI Exception handling

0 commit comments

Comments
 (0)