File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Documentation/devicetree/bindings/riscv Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -128,6 +128,18 @@ properties:
128
128
changes to interrupts as frozen at commit ccbddab ("Merge pull
129
129
request #42 from riscv/jhauser-2023-RC4") of riscv-aia.
130
130
131
+ - const : smmpm
132
+ description : |
133
+ The standard Smmpm extension for M-mode pointer masking as
134
+ ratified at commit d70011dde6c2 ("Update to ratified state")
135
+ of riscv-j-extension.
136
+
137
+ - const : smnpm
138
+ description : |
139
+ The standard Smnpm extension for next-mode pointer masking as
140
+ ratified at commit d70011dde6c2 ("Update to ratified state")
141
+ of riscv-j-extension.
142
+
131
143
- const : smstateen
132
144
description : |
133
145
The standard Smstateen extension for controlling access to CSRs
@@ -147,6 +159,12 @@ properties:
147
159
and mode-based filtering as ratified at commit 01d1df0 ("Add ability
148
160
to manually trigger workflow. (#2)") of riscv-count-overflow.
149
161
162
+ - const : ssnpm
163
+ description : |
164
+ The standard Ssnpm extension for next-mode pointer masking as
165
+ ratified at commit d70011dde6c2 ("Update to ratified state")
166
+ of riscv-j-extension.
167
+
150
168
- const : sstc
151
169
description : |
152
170
The standard Sstc supervisor-level extension for time compare as
You can’t perform that action at this time.
0 commit comments