[dv,pmp] Minor fixes to PMP full random test

- Increase iterations to 20 because double faults are less likely.
- Remove restriction on MPRV randomization.

Signed-off-by: Marno van der Maas <mvdmaas+git@lowrisc.org>
This commit is contained in:
Marno van der Maas 2022-08-19 15:05:29 +01:00 committed by Canberk Topal
parent 4990aa2684
commit d77dd501c9

View file

@ -740,12 +740,11 @@
and allow PMP regions to overlap.
A large number of iterations will be required since this introduces a huge
state space of configurations.
iterations: 5
iterations: 20
gen_test: riscv_rand_instr_test
gen_opts: >
+instr_cnt=6000
+pmp_max_offset=00024000
+set_mstatus_mprv=1
+pmp_randomize=1
+pmp_allow_addr_overlap=1
rtl_test: core_ibex_base_test