diff --git a/spec/std/isa/ext/Svade.yaml b/spec/std/isa/ext/Svade.yaml index 339657514..0d29f4c7a 100644 --- a/spec/std/isa/ext/Svade.yaml +++ b/spec/std/isa/ext/Svade.yaml @@ -7,7 +7,7 @@ $schema: "ext_schema.json#" kind: extension name: Svade long_name: Exception on PTE A/D Bits -type: unprivileged +type: privileged description: | The Svade extension indicates that hardware does *not* update the A/D bits of a page table during a page walk. Rather, encountering a PTE with the A bit clear or the D bit clear when diff --git a/spec/std/isa/ext/Svadu.yaml b/spec/std/isa/ext/Svadu.yaml index 1c22a204c..0b8d585a6 100644 --- a/spec/std/isa/ext/Svadu.yaml +++ b/spec/std/isa/ext/Svadu.yaml @@ -7,7 +7,7 @@ $schema: "ext_schema.json#" kind: extension name: Svadu long_name: Hardware Updating of PTE A/D Bits -type: unprivileged +type: privileged description: | The Svadu extension adds support and CSR controls for hardware updating of PTE A/D bits. The A and D bits are managed by these extensions as follows: