File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Documentation/devicetree/bindings/riscv Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -593,13 +593,23 @@ properties:
593
593
latency, as ratified in commit 56ed795 ("Update
594
594
riscv-crypto-spec-vector.adoc") of riscv-crypto.
595
595
596
+ # vendor extensions, each extension sorted alphanumerically under the
597
+ # vendor they belong to. Vendors are sorted alphanumerically as well.
598
+
599
+ # Andes
596
600
- const : xandespmu
597
601
description :
598
602
The Andes Technology performance monitor extension for counter overflow
599
603
and privilege mode filtering. For more details, see Counter Related
600
604
Registers in the AX45MP datasheet.
601
605
https://www.andestech.com/wp-content/uploads/AX45MP-1C-Rev.-5.0.0-Datasheet.pdf
602
606
607
+ # T-HEAD
608
+ - const : xtheadvector
609
+ description :
610
+ The T-HEAD specific 0.7.1 vector implementation as written in
611
+ https://github.com/T-head-Semi/thead-extension-spec/blob/95358cb2cca9489361c61d335e03d3134b14133f/xtheadvector.adoc.
612
+
603
613
allOf :
604
614
# Zcb depends on Zca
605
615
- if :
You can’t perform that action at this time.
0 commit comments