aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2024-05-14 16:53:36 -0700
committerAndrew Waterman <andrew@sifive.com>2024-05-14 16:54:07 -0700
commit1499e34452931ffabe09c52ebfcbcde1ec37c7ea (patch)
tree96fab3e97c8ebfae87b88e24b019115c601f1eb9 /src
parent221bd85cfbced316391868224ed121a2e054192b (diff)
downloadriscv-isa-manual-1499e34452931ffabe09c52ebfcbcde1ec37c7ea.zip
riscv-isa-manual-1499e34452931ffabe09c52ebfcbcde1ec37c7ea.tar.gz
riscv-isa-manual-1499e34452931ffabe09c52ebfcbcde1ec37c7ea.tar.bz2
Update prefaces to reflect removal of vacant regionsriscv-isa-release-221bd85-2024-05-14
Diffstat (limited to 'src')
-rw-r--r--src/colophon.adoc1
-rw-r--r--src/priv-preface.adoc5
2 files changed, 3 insertions, 3 deletions
diff --git a/src/colophon.adoc b/src/colophon.adoc
index e098f57..b7b52af 100644
--- a/src/colophon.adoc
+++ b/src/colophon.adoc
@@ -71,6 +71,7 @@ The changes in this version of the document include:
* The inclusion of all ratified extensions through March 2024.
* The draft Zam extension has been removed, in favor of the definition of a misaligned atomicity granule PMA.
+* The concept of vacant memory regions has been superseded by inaccessible memory or I/O regions.
[.big]*_Preface to Document Version 20191213-Base-Ratified_*
diff --git a/src/priv-preface.adoc b/src/priv-preface.adoc
index 8e97ecd..ba36ebb 100644
--- a/src/priv-preface.adoc
+++ b/src/priv-preface.adoc
@@ -62,11 +62,10 @@ _Draft_ +
*Ratified*
|===
-The following changes have been made since version 1.13, which, while
-not strictly backwards compatible, are not anticipated to cause software
-portability problems in practice:
+The changes in this version of the document include:
* The inclusion of all ratified extensions through March 2024.
+* The concept of vacant memory regions has been superseded by inaccessible memory or I/O regions.
[.big]*_Preface to Version 20240213_*