diff --git a/src/priv-preface.tex b/src/priv-preface.tex index a7ce7cdb0..80d61b2e0 100644 --- a/src/priv-preface.tex +++ b/src/priv-preface.tex @@ -1,8 +1,8 @@ \chapter{Preface} This document describes the RISC-V privileged architecture. This -release, version \privrev, will be used in ratifying the machine and -supervisor ISA modules. +release, version \privrev, represents the ratified 1.11 version of the +machine and supervisor ISA modules. The document contains the following versions of the RISC-V ISA modules: @@ -14,8 +14,8 @@ \chapter{Preface} \hline Module & Version & Status\\ \hline - \bf Machine ISA & \bf 1.11 & \bf Ratification \\ - \bf Supervisor ISA & \bf 1.11 & \bf Ratification \\ + \bf Machine ISA & \bf 1.11 & \bf Ratified \\ + \bf Supervisor ISA & \bf 1.11 & \bf Ratified \\ \em Hypervisor ISA & \em 0.3 & \em Draft \\ \hline \end{tabular} @@ -27,6 +27,7 @@ \chapter{Preface} \begin{itemize} \parskip 0pt \itemsep 1pt + \item Moved Machine and Supervisor spec to {\bf Ratified} status. \item Improvements to the description and commentary. \item Added a draft proposal for a hypervisor extension. \item Specified which interrupt sources are reserved for standard use. diff --git a/src/riscv-privileged.tex b/src/riscv-privileged.tex index 07673c870..3bba08a02 100644 --- a/src/riscv-privileged.tex +++ b/src/riscv-privileged.tex @@ -10,8 +10,8 @@ \input{preamble} -\newcommand{\privrev}{\mbox{20190405-Priv-MSU-Ratification}} -\newcommand{\privmonthyear}{\mbox{April 2019}} +\newcommand{\privrev}{\mbox{20190608-Priv-MSU-Ratified}} +\newcommand{\privmonthyear}{\mbox{June 2019}} \setcounter{secnumdepth}{3} \setcounter{tocdepth}{3}