Skip to content

Commit

Permalink
The SBI v2.0 is ratified now. Update the change log and document state
Browse files Browse the repository at this point in the history
Signed-off-by: Atish Patra <atishp@rivosinc.com>
  • Loading branch information
atishp04 committed Feb 1, 2024
1 parent de0277b commit ed90b26
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
9 changes: 3 additions & 6 deletions riscv-sbi.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -38,12 +38,9 @@ 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
public review cycle. Any other desired or needed changes can be the subject of
a follow-on new extension.
No changes are allowed. Any desired or needed changes can be the subject of a follow-on new extension. Ratified extensions are never revised
====

Expand Down
5 changes: 5 additions & 0 deletions src/changelog.adoc
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit ed90b26

Please sign in to comment.