From 0d1f885c917166ac37cef5bfead5b5aac056606b Mon Sep 17 00:00:00 2001 From: Ved Shanbhogue Date: Mon, 1 Jan 2024 15:38:17 -0600 Subject: [PATCH] update state to stable --- header.adoc | 13 +++++++------ sqosid.adoc | 4 ++-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/header.adoc b/header.adoc index ecd770d..437f72f 100644 --- a/header.adoc +++ b/header.adoc @@ -1,9 +1,9 @@ [[header]] :description: RISC-V Quality-of-Service (QoS) Identifiers (Ssqosid) :company: RISC-V.org -:revdate: 12/2023 +:revdate: 1/2024 :revnumber: 1.0 -:revremark: This document is in development. Assume everything can change. See http://riscv.org/spec-state for details. +:revremark: This document is in Stable state. Assume anything could still change, but limited change should be expected. See http://riscv.org/spec-state for details. :url-riscv: http://riscv.org :doctype: book :preface-title: Preamble @@ -41,11 +41,12 @@ Ved Shanbhogue // Preamble [WARNING] -.This document is in the link:http://riscv.org/spec-state[Development state] +.This document is in the link:http://riscv.org/spec-state[Stable state] ==== -Assume everything can change. This draft specification will change before -being accepted as standard, so implementations made to this draft -specification will likely not conform to the future standard. +Assume anything could still change, but limited change should be expected. +This draft specification will change before being accepted as standard, so +implementations made to this draft specification will likely not conform to +the future standard. ==== [preface] diff --git a/sqosid.adoc b/sqosid.adoc index ece1dd1..52b7974 100644 --- a/sqosid.adoc +++ b/sqosid.adoc @@ -12,7 +12,7 @@ controllers. The `RCID` is used to determine the resource allocations `MCID` is used to identify a counter to monitor resource usage. [[SRMCFG64]] -.`srmcfg` register for RV64 +.Supervisor Resource Management Configuration (`srmcfg`) register for SXLEN=64 [wavedrom, , ] .... @@ -25,7 +25,7 @@ controllers. The `RCID` is used to determine the resource allocations .... [[SRMCFG32]] -.`srmcfg` register for RV32 +.Supervisor Resource Management Configuration (`srmcfg`) register for SXLEN=32 [wavedrom, , ] ....