Skip to content

Commit 17c2c39

Browse files
committed
scalar: change ratificaiton status of document
- Change document revision status from "Frozen" to "Ratified" and update explanatory text. - Remove "-rc6" from version. It's now v1.0.0. On branch master Your branch is up-to-date with 'origin/master'. Changes to be committed: modified: doc/scalar/riscv-crypto-spec-scalar.adoc
1 parent 53d5e81 commit 17c2c39

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

doc/scalar/riscv-crypto-spec-scalar.adoc

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
= RISC-V Cryptography Extensions Volume I: Scalar & Entropy Source Instructions
33
:description: The scalar cryptography and entropy source extensions for the RISC-V ISA.
44
:company: RISC-V.org
5-
:revdate: 12'th October, 2021
6-
:revnumber: v1.0.0-rc6
7-
:revremark: This document is in the Frozen state. Change is unlikely but possible, with a high threshold for consideration.
5+
:revdate: 2'nd December, 2021
6+
:revnumber: v1.0.0
7+
:revremark: Ratified
88
:url-riscv: http://riscv.org
99
:doctype: book
1010
//:doctype: report
@@ -49,11 +49,9 @@ endif::[]
4949
This document describes the Scalar Cryptography extensions to the
5050
RISC-V Instruction Set Architecture.
5151

52-
This document is in the link:http://riscv.org/spec-state[Frozen state].
53-
Change is extremely unlikely. A high threshold will be used, and a change
54-
will only occur because of some truly critical issue being identified during
55-
the public review cycle. Any other desired or needed changes can be the
56-
subject of a follow-on new extension.
52+
This document is in the link:http://riscv.org/spec-state[Ratified state].
53+
No changes are allowed. Any desired or needed changes can be the subject of a
54+
follow-on new extension. Ratified extensions are never revised.
5755
For more information, see link:http://riscv.org/spec-state[here].
5856

5957
[NOTE]

0 commit comments

Comments
 (0)