diff --git a/riscv-sbi.adoc b/riscv-sbi.adoc index b266e31..48f08b2 100644 --- a/riscv-sbi.adoc +++ b/riscv-sbi.adoc @@ -4,7 +4,7 @@ :company: RISC-V.org // Pull in variable with revision info include::autogenerated/revision.adoc-snippet[] -:revremark: This document is Frozen. Change is extremely unlikely. A high threshold will be used, and a change will only occur because of some truly critical issue being identified during the public review cycle. Any other desired or needed changes can be the subject of a follow-on new extension. Visit http://riscv.org/spec-state for further details. +:revremark: This document is Ratified. No changes are allowed. Any desired or needed changes can be the subject of a follow-on new extension. Ratified extensions are never revised. Visit http://riscv.org/spec-state for further details. :url-riscv: http://riscv.org :doctype: book :preface-title: Preamble @@ -38,7 +38,7 @@ endif::[] // Preamble [WARNING] -.This document is in the link:http://riscv.org/spec-state[Frozen state] +.This document is in the link:http://riscv.org/spec-state[Ratified state] ==== Change is extremely unlikely. A high threshold will be used, and a change will only occur because of some truly critical issue being identified during the diff --git a/src/changelog.adoc b/src/changelog.adoc index 7d58f0e..be86ffa 100644 --- a/src/changelog.adoc +++ b/src/changelog.adoc @@ -1,5 +1,10 @@ == Change Log +=== Version 2.0 +* Clarification around SBI PMU set memory function +* Base extension function name typo fix +* Upate the document state to Ratified + === Version 2.0-rc8 * Clarfications STA extension and counter index in the pmu snapshot.