[dv] Prevent PMP setup for riscv_mem_error_test

RISCV-DV by default sets up some PMP regions. This leads to PMP failures
within riscv_mem_error_test which it isn't expecting. Suppress the PMP
setup to prevent this issue.
This commit is contained in:
Greg Chadwick 2022-09-01 10:27:49 +01:00 committed by Greg Chadwick
parent 494438dc4e
commit c30f7f98bd

View file

@ -546,6 +546,7 @@
+instr_cnt=10000
+randomize_csr=1
+enable_unaligned_load_store=1
+suppress_pmp_setup=1
rtl_test: core_ibex_mem_error_test
sim_opts: >
+require_signature_addr=1