Returned tlbMisaligned to regression now that #976 is fixed

This commit is contained in:
David Harris 2025-01-16 10:42:24 -08:00
parent d9c16d0726
commit 2fd3f372ae

View File

@ -233,7 +233,6 @@ bpredtests = [
# list of tests not supported by ImperasDV yet that should be waived during lockstep testing
lockstepwaivers = [
"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
]