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/v-st-ext.adoc | 6 ------ src/vector-crypto.adoc | 11 ++--------- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/src/v-st-ext.adoc b/src/v-st-ext.adoc index 6294719..5d9d364 100644 --- a/src/v-st-ext.adoc +++ b/src/v-st-ext.adoc @@ -11,12 +11,6 @@ domains._ === Introduction -This document is version 1.1-draft of the RISC-V vector extension. - -NOTE: This version holds updates gathered after the start of the -public review. The spec will have a final update to version 2.0 at -time of ratification. - This spec includes the complete set of currently frozen vector instructions. Other instructions that have been considered during development but are not present in this document are not included in 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