From 0273f3c921b6342634923f67c33bb8ca48df8138 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Thu, 17 Oct 2024 18:05:46 -0700 Subject: [PATCH] rva23/rvb23 ratified --- Makefile | 4 ++-- src/rva23-profile.adoc | 7 ------- src/rvb23-profile.adoc | 19 +++++-------------- 3 files changed, 7 insertions(+), 23 deletions(-) diff --git a/Makefile b/Makefile index 94f138a..ce2228f 100644 --- a/Makefile +++ b/Makefile @@ -17,8 +17,8 @@ DOCS := \ rvb23-profile.adoc \ DATE ?= $(shell date +%Y-%m-%d) -VERSION ?= 0.7 -REVMARK ?= Frozen. Ratification-ready candidate. Changes are unlikely but remain possible. +VERSION ?= 1.0 +REVMARK ?= This document is in Ratified state. DOCKER_IMG := riscvintl/riscv-docs-base-container-image:latest ifneq ($(SKIP_DOCKER),true) DOCKER_CMD := docker run --rm -v ${PWD}:/build -w /build \ diff --git a/src/rva23-profile.adoc b/src/rva23-profile.adoc index 9c6800d..696e338 100644 --- a/src/rva23-profile.adoc +++ b/src/rva23-profile.adoc @@ -3,7 +3,6 @@ :company: RISC-V :url-riscv: http://riscv.org :doctype: book -:preface-title: Preamble :colophon: :appendix-caption: Appendix :imagesdir: ../docs-resources/images @@ -43,12 +42,6 @@ endif::[] //: This is the Preamble -[WARNING] -.This specification is frozen. This document has been prepared for a ratification vote. -==== -Incompatible changes are unlikely but remain possible. -==== - include::rva-profile-overview-body.adoc[] include::rv-profile-defined-extensions.adoc[] diff --git a/src/rvb23-profile.adoc b/src/rvb23-profile.adoc index 3b5cb4e..d21008b 100644 --- a/src/rvb23-profile.adoc +++ b/src/rvb23-profile.adoc @@ -3,7 +3,6 @@ :company: RISC-V :url-riscv: http://riscv.org :doctype: book -:preface-title: Preamble :colophon: :appendix-caption: Appendix :imagesdir: ../docs-resources/images @@ -41,18 +40,10 @@ endif::[] = RVB23 Profiles -//: This is the Preamble - -[WARNING] -.This specification is frozen. This document has been prepared for a ratification vote. -==== -Incompatible changes are unlikely but remain possible. -==== - == Introduction -This document captures the current proposal for the RVB23 profile -family. RVB23 is intended to be the first major release of the RVB +This document specifies the RVB23 profile +family. RVB23 is the first major release of the RVB series of RISC-V Application Processor Profile. RVB profiles are intended to be used for customized 64-bit application @@ -70,10 +61,10 @@ produce a more targeted standard interface for a certain market. == Profile-Defined Extensions -RVB23 is being ratified alongside RVA23, and the same set of new +RVB23 has been ratified alongside RVA23, and the same set of new profile-defined extensions defined in RVA23 are present in RVB23. -These profile-defined extensions will move to the combined ISA manual -after ratification. Future releases of RVA and RVB profiles might not +These profile-defined extensions will soon move to the combined ISA manual. +Future releases of RVA and RVB profiles might not proceed through ratification at the same time, and future profile-defined extensions will be presented as an edit to the combined ISA manual.