Skip to content

Commit

Permalink
Merge pull request #8 from ved-rivos/main
Browse files Browse the repository at this point in the history
update copyright and contributors
  • Loading branch information
ved-rivos authored Jan 29, 2024
2 parents 5e650c6 + 137f46b commit 6e9a5fd
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions svvptc.adoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[[header]]
:description: Eliding Memory-Management Fences on Making PTEs Valid (Svvptc)
:company: RISC-V.org
:revdate: 12/2023
:revnumber: 0.7
:revremark: This document is in development state. See http://riscv.org/spec-state for details.
:revdate: 01/2024
:revnumber: 1.0
:revremark: This document is in Stable state. See http://riscv.org/spec-state for details.
:url-riscv: http://riscv.org
:doctype: book
:preface-title: Preamble
Expand Down Expand Up @@ -40,11 +40,12 @@ endif::[]

// Preamble
[WARNING]
.This document is in the link:http://riscv.org/spec-state[Development state]
.This document is in the link:http://riscv.org/spec-state[Stable state]
====
Assume everything can change. This draft specification will change before being
accepted as standard, so implementations made to this draft specification will
likely not conform to the future standard.
Assume anything could still change, but limited change should be expected.
This draft specification will change before being accepted as standard, so
implementations made to this draft specification will likely not conform to
the future standard.
====

[preface]
Expand All @@ -54,12 +55,12 @@ Attribution 4.0 International License (CC-BY 4.0). The full
license text is available at
https://creativecommons.org/licenses/by/4.0/.

Copyright 2023 by RISC-V International.
Copyright 2024 by RISC-V International.

[preface]
=== Contributors
This RISC-V specification has been contributed to directly or indirectly by:
Ved Shanbhogue, Andrew Waterman, Greg Favor, Krste Asanovic
Alexander Ghiti, Andrew Waterman, Greg Favor, Krste Asanovic, Ved Shanbhogue

== Eliding Memory-Management Fences on Making PTEs Valid (Svvptc)

Expand Down

0 comments on commit 6e9a5fd

Please sign in to comment.