Skip to content

Commit d25599b

Browse files
Alexandre Ghitipalmer-dabbelt
authored andcommitted
dt-bindings: riscv: Add Svvptc ISA extension description
Add description for the Svvptc ISA extension which was ratified recently. Signed-off-by: Alexandre Ghiti <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent a6efe33 commit d25599b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/devicetree/bindings/riscv/extensions.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,13 @@ properties:
171171
memory types as ratified in the 20191213 version of the privileged
172172
ISA specification.
173173

174+
- const: svvptc
175+
description:
176+
The standard Svvptc supervisor-level extension for
177+
address-translation cache behaviour with respect to invalid entries
178+
as ratified at commit 4a69197e5617 ("Update to ratified state") of
179+
riscv-svvptc.
180+
174181
- const: zacas
175182
description: |
176183
The Zacas extension for Atomic Compare-and-Swap (CAS) instructions

0 commit comments

Comments
 (0)