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 74ba42b commit 892f10cCopy full SHA for 892f10c
Documentation/devicetree/bindings/riscv/extensions.yaml
@@ -339,6 +339,12 @@ properties:
339
The standard Zihintpause extension for pause hints, as ratified in
340
commit d8ab5c7 ("Zihintpause is ratified") of the riscv-isa-manual.
341
342
+ - const: zihintntl
343
+ description:
344
+ The standard Zihintntl extension for non-temporal locality hints, as
345
+ ratified in commit 0dc91f5 ("Zihintntl is ratified") of the
346
+ riscv-isa-manual.
347
+
348
- const: zihpm
349
description:
350
The standard Zihpm extension for hardware performance counters, as
0 commit comments