Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: Tariq Kurd <[email protected]>
  • Loading branch information
tariqkurd-repo authored Dec 17, 2024
1 parent b7e3169 commit f10751e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/hypervisor-integration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ part of {cheri_base_ext_name} when the hypervisor extension is supported. Its
CSR address is 0x64b.
<<htval2>> is updated following the same rules as <<mtval2>> for CHERI exceptions,
load page fault and store/AMO page fault exceptions which are taken in HS-mode.
load page fault and store page fault exceptions which are taken in HS-mode.
The fields are identical to <<mtval2>> for CHERI exceptions.
Expand Down Expand Up @@ -196,7 +196,7 @@ include::img/vstdcreg.edn[]
The <<vstval>> register is a VSXLEN-bit read-write register.
<<vstval>> is updated following the same rules as <<mtval>> for CHERI exceptions,
load page fault and store/AMO page faults which are taken in VS-mode.
load page fault and store page faults which are taken in VS-mode.
.Virtual supervisor trap value register
[#vstval-format]
Expand Down

0 comments on commit f10751e

Please sign in to comment.