Skip to content

Commit

Permalink
Merge branch 'wsip/u_mode'
Browse files Browse the repository at this point in the history
  • Loading branch information
tmichalak committed Jun 12, 2024
2 parents 8e99e82 + e022737 commit 487bf35
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tools/riscv-dv/testlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,13 @@
+pmp_region_14=L:1,X:0,W:0,R:0
+pmp_region_15=L:1,X:0,W:0,R:0
rtl_test: core_base_test

- test: riscv_user_mode_rand_test
desc: >
User mode random instruction test
iterations: 10
gen_test: riscv_instr_base_test
gen_opts: >
+instr_cnt=10000
+boot_mode=u
rtl_test: core_base_test

0 comments on commit 487bf35

Please sign in to comment.