Skip to content

Commit d184177

Browse files
authored
Add missing MTVEC_MODES param to generic_rv64
Signed-off-by: dhower-qc <[email protected]>
1 parent 15dd2cc commit d184177

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cfgs/generic_rv64/params.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -504,3 +504,5 @@ params:
504504
TINST_VALUE_ON_VSCALL: "always zero"
505505
TINST_VALUE_ON_LOAD_PAGE_FAULT: "always zero"
506506
TINST_VALUE_ON_STORE_AMO_PAGE_FAULT: "always zero"
507+
MTVEC_MODES: [0, 1]
508+

0 commit comments

Comments
 (0)