aboutsummaryrefslogtreecommitdiff
path: root/Bindings/riscv/cpus.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Bindings/riscv/cpus.yaml')
-rw-r--r--Bindings/riscv/cpus.yaml10
1 files changed, 8 insertions, 2 deletions
diff --git a/Bindings/riscv/cpus.yaml b/Bindings/riscv/cpus.yaml
index f392e367d673..9d8670c00e3b 100644
--- a/Bindings/riscv/cpus.yaml
+++ b/Bindings/riscv/cpus.yaml
@@ -32,6 +32,7 @@ properties:
oneOf:
- items:
- enum:
+ - amd,mbv32
- andestech,ax45mp
- canaan,k210
- sifive,bullet0
@@ -62,8 +63,8 @@ properties:
mmu-type:
description:
- Identifies the MMU address translation mode used on this
- hart. These values originate from the RISC-V Privileged
+ Identifies the largest MMU address translation mode supported by
+ this hart. These values originate from the RISC-V Privileged
Specification document, available from
https://riscv.org/specifications/
$ref: /schemas/types.yaml#/definitions/string
@@ -79,6 +80,11 @@ properties:
description:
The blocksize in bytes for the Zicbom cache operations.
+ riscv,cbop-block-size:
+ $ref: /schemas/types.yaml#/definitions/uint32
+ description:
+ The blocksize in bytes for the Zicbop cache operations.
+
riscv,cboz-block-size:
$ref: /schemas/types.yaml#/definitions/uint32
description: