Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit ed8b0d6

Browse files
authored
Merge pull request #28 from ved-rivos/ratified
update to ratified
2 parents 1b5d5eb + 5059e0c commit ed8b0d6

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

header.adoc

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[[header]]
22
:description: Atomic Compare-and-Swap (CAS) instructions
33
:company: RISC-V.org
4-
:revdate: 9/2023
5-
:revnumber: 1.0-rc4
6-
:revremark: This document is in Frozen state. See http://riscv.org/spec-state for details.
4+
:revdate: 11/2023
5+
:revnumber: 1.0
6+
:revremark: This document is in Ratified state. See http://riscv.org/spec-state for details.
77
:url-riscv: http://riscv.org
88
:doctype: book
99
:preface-title: Preamble
@@ -40,12 +40,10 @@ endif::[]
4040

4141
// Preamble
4242
[WARNING]
43-
.This document is in the link:http://riscv.org/spec-state[Frozen state]
43+
.This document is in the link:http://riscv.org/spec-state[Ratified state]
4444
====
45-
Change is extremely unlikely. A high threshold will be used, and a change will
46-
only occur because of some truly critical issue being identified during the
47-
public review cycle. Any other desired or needed changes can be the subject of a
48-
follow-on new extension.
45+
No changes are allowed. Any desired or needed changes can be the subject of a
46+
follow-on new extension. Ratified extensions are never revised
4947
====
5048

5149
[preface]

0 commit comments

Comments
 (0)