From ded3b6b02170a9728aedbc2dc2340381f322d22f Mon Sep 17 00:00:00 2001 From: Ved Shanbhogue Date: Tue, 1 Oct 2024 08:28:49 -0500 Subject: [PATCH] SDICN is WLRL --- chapter7.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter7.adoc b/chapter7.adoc index 48445b3..9d52642 100644 --- a/chapter7.adoc +++ b/chapter7.adoc @@ -115,7 +115,7 @@ supervisor domain interrupt controllers associated with a hart as the active supervisor domain interrupt controller for S- and VS-level external interrupts when `SDICN` is the number of an implemented interrupt controller, not zero. -The `SDICN` field is a WARL field that must be able to hold a value between 0 +The `SDICN` field is a WLRL field that must be able to hold a value between 0 and maximum implemented supervisor domain interrupt controller number, inclusive. If there are no supervisor domain interrupt controllers connected to the hart, then `SDICN` may be read-only zero.