File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 2
2
= RISC-V Cryptography Extensions Volume II: Vector Instructions
3
3
:description: The vector cryptography extensions for the RISC-V ISA.
4
4
:company: RISC-V.org
5
- :revdate: 31 May 2023
6
- :revnumber: v0.9.7
5
+ :revdate: 20 June 2023
6
+ :revnumber: v1.0.0-rc1
7
7
// :revremark: This document is in development. Some changes should be expected.
8
8
:url-riscv: http://riscv.org
9
9
:doctype: book
@@ -49,8 +49,11 @@ endif::[]
49
49
This document describes the Vector Cryptography extensions to the
50
50
RISC-V Instruction Set Architecture.
51
51
52
- This document is _stable_ and limited changes should be
53
- expected.
52
+ This document is _frozen_.
53
+ Change is extremely unlikely. A high threshold will be used, and a
54
+ change will only occur because of some truly critical issue being
55
+ identified during the public review cycle. Any other desired or needed
56
+ changes can be the subject of a follow-on new extension.
54
57
For more information, see link:http://riscv.org/spec-state[here].
55
58
56
59
[NOTE]
You can’t perform that action at this time.
0 commit comments