File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed
Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1313# the Doc Template for RISC-V Extensions.
1414
1515DATE ?= $(shell date +% Y-% m-% d)
16- VERSION ?= v1.0.0-rc5
17- REVMARK ?= Frozen
16+ VERSION ?= v0.91
17+ REVMARK ?= 'This document is in Frozen state. Change is extremely unlikely.'
1818DOCKER_RUN := docker run --rm -v ${PWD}:/build -w /build \
1919riscvintl/riscv-docs-base-container-image:latest
2020
Original file line number Diff line number Diff line change 11== Changelog
22
3+ - *Version v0.91*
4+ * Addressed public review feedback.
5+ * Updated version and contributor list.
6+ * Ready for TSC sign-off.
7+
38- *Version 1.0.0-rc5*
49 * Updated document state to Frozen.
510
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ This RISC-V specification has been contributed to directly or indirectly by:
77* Andrew Jones <ajones @ventanamicro.com >
88* Anup Patel <apatel @ventanamicro.com >
99* Atish Kumar Patra <atishp @rivosinc.com >
10- * Bin Meng < bmeng @tinylab.org >
10+ * Heinrich Schuchardt < heinrich .schuchardt@canonical.com >
1111* Samuel Holland <samuel .holland@sifive.com >
1212* Sebastien Boeuf <seb @rivosinc.com >
1313* Sunil V L <sunilvl @ventanamicro.com >
Original file line number Diff line number Diff line change 33:docgroup: Platform Runtime Services Task Group
44:description: RISC-V IO Mapping Table (RIMT)
55:company: RISC-V.org
6- :revdate: 01 /2025
7- :revnumber: 1.0
6+ :revdate: 02 /2025
7+ :revnumber: v0.91
88:revremark: This document is in Frozen state. Change is extremely unlikely.
99:revinfo:
1010:url-riscv: http://riscv.org
You can’t perform that action at this time.
0 commit comments