From 57ec29a1e9380ec4993f5e3d9f4a12b4ba5cb9fc Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Tue, 14 May 2024 13:02:32 -0700 Subject: Remove outdated draft warnings/ratification explanations --- src/vector-crypto.adoc | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'src/vector-crypto.adoc') diff --git a/src/vector-crypto.adoc b/src/vector-crypto.adoc index e4ddba0..82e5f21 100644 --- a/src/vector-crypto.adoc +++ b/src/vector-crypto.adoc @@ -1,19 +1,12 @@ -== Cryptography Extensions: Vector Instructions, Version 1.0.0 +== Cryptography Extensions: Vector Instructions, Version 1.0 This document describes the Vector Cryptography extensions to the RISC-V Instruction Set Architecture. -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. -For more information, see link:http://riscv.org/spec-state[here]. - [[crypto_vector_introduction]] === Introduction -This document describes the proposed _vector_ cryptography -extensions for RISC-V. +This document describes the RISC-V _vector_ cryptography extensions. All instructions proposed here are based on the Vector registers. The instructions are designed to be highly performant, with large application and server-class cores being the main target. -- cgit v1.1