Disable Sv57 globally for Breker tests

This commit is contained in:
Jordan Carlin 2025-03-20 20:30:21 -07:00
parent 32a987e6b1
commit 0fdbed5514
No known key found for this signature in database

View file

@ -4,7 +4,7 @@ trek:
scenarios:
scenario_count:
# primary control for length of test
value: 5
value: 10
riscv:
extensions:
# disable hypervisor extension by setting value to 0
@ -16,12 +16,8 @@ trek:
# weights:
# disable testing of Sv57: Page-Based 57-bit Virtual-Memory System
# if your system does not support this feature
# pss_top.rvMmu.rvMmuOp.RvMmuOp::satpModeSv57: 0
pss_top.rvMmu.rvMmuOp.RvMmuOp::satpModeSv57: 0
# qemu-riscv64 does not ignore writes to WARL bits in hgatp
# Comment out the next line unless your design has this issue
# pss_top.rvMmu.rvMmuOp.RvMmuOp::writeHgatpWarl : 0