mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 09:45:18 +00:00
Returned tlbMisaligned to regression now that #976 is fixed
This commit is contained in:
parent
d9c16d0726
commit
2fd3f372ae
@ -233,7 +233,6 @@ bpredtests = [
|
|||||||
# list of tests not supported by ImperasDV yet that should be waived during lockstep testing
|
# list of tests not supported by ImperasDV yet that should be waived during lockstep testing
|
||||||
lockstepwaivers = [
|
lockstepwaivers = [
|
||||||
"WALLY-q-01.S_ref.elf", # Q extension is not supported by ImperasDV
|
"WALLY-q-01.S_ref.elf", # Q extension is not supported by ImperasDV
|
||||||
"coverage_tlbMisaligned.elf", # Issue 976: ImperasDV bug disagrees with Wally related to misaligned pages when PBMT makes page uncachable
|
|
||||||
"WALLY-cbom-01.S_ref.elf" #, # cbom extension is not supported by ImperasDV because there is no cache model in ImperasDV
|
"WALLY-cbom-01.S_ref.elf" #, # cbom extension is not supported by ImperasDV because there is no cache model in ImperasDV
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user