Actually fix breker customer.yaml file this time

This commit is contained in:
Jordan Carlin 2025-03-21 01:42:03 -07:00
parent 300fcd669f
commit 3ff22586cb
No known key found for this signature in database
2 changed files with 1 additions and 23 deletions

View file

@ -13,7 +13,7 @@ trek:
value: 0
# uncomment the `weights:` line below if any entries under `weights:` need to be enabled
# weights:
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

View file

@ -1,27 +1,5 @@
trek:
svip:
global:
scenarios:
scenario_count:
# primary control for length of test
value: 10
riscv:
extensions:
# disable hypervisor extension by setting value to 0
# if your system does not support this feature
h_hypervisor:
value: 0
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
# 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
# turn off MMU Tests
# pss_top.rvMmu.rvMmuOp: 0