From eceea76961d9c55ced76f8c507433ed10c9a4c8e Mon Sep 17 00:00:00 2001 From: Kevin Broch Date: Wed, 24 Jan 2024 15:18:08 -0800 Subject: [PATCH] fix table title; update submodule; blank lines between blocks Signed-off-by: Kevin Broch --- body.adoc | 5 ++--- docs-resources | 2 +- header.adoc | 1 + 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/body.adoc b/body.adoc index 4ed8489..18f5ab4 100644 --- a/body.adoc +++ b/body.adoc @@ -20,9 +20,7 @@ with counter _i_ can be read or written via sireg*, while siselect holds 0x40+__i__. The counter state accessible via alias CSRs is shown in Table 1 below. -[.text-center] -*Table 1.* Indirect HPM State Mappings - +.Indirect HPM State Mappings [width="100%",cols="21%,20%,21%,18%,20%",options="header",] |=== |*siselect value* |*sireg* |*sireg4* |*sireg2* |*sireg5* @@ -144,6 +142,7 @@ optional whether the LCOFI bit (bit 13) in each of mideleg and hideleg, which allows all LCOFIs to be delegated to S-mode and VS-mode, respectively, is implemented and writable._ ==== + [NOTE] ==== __In a production “Rich OS” environment, it is expected that M-mode diff --git a/docs-resources b/docs-resources index 6a2d5b1..66f972d 160000 --- a/docs-resources +++ b/docs-resources @@ -1 +1 @@ -Subproject commit 6a2d5b1f929e0e25df0c832b522ed1fc0c78e325 +Subproject commit 66f972d7dc961551a7815d2fceb82fbea7ce2c44 diff --git a/header.adoc b/header.adoc index 2df5684..72b1e83 100644 --- a/header.adoc +++ b/header.adoc @@ -57,6 +57,7 @@ Copyright 2023-2024 by RISC-V International. include::contributors.adoc[] include::intro.adoc[] + include::body.adoc[] // The index must precede the bibliography