We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7816ebc commit 1e5cae9Copy full SHA for 1e5cae9
Documentation/devicetree/bindings/riscv/cpus.yaml
@@ -89,8 +89,8 @@ properties:
89
Due to revisions of the ISA specification, some deviations
90
have arisen over time.
91
Notably, riscv,isa was defined prior to the creation of the
92
- Zicsr and Zifencei extensions and thus "i" implies
93
- "zicsr_zifencei".
+ Zicntr, Zicsr, Zifencei and Zihpm extensions and thus "i"
+ implies "zicntr_zicsr_zifencei_zihpm".
94
95
While the isa strings in ISA specification are case
96
insensitive, letters in the riscv,isa string must be all
0 commit comments