test: Make the memtest and memcheck tests functional onlyThe memtest and memcheck are not designed to test timing. Make themfunctional only to make ref diffs less noisy in the future.Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
stats: Add power stats to test referencesChange-Id: Ic827213134b199446822f128b81d4a480e777fee
stats: update for snoop filter tweak
stats: update stats for thermals, indirect BP
stats: Update stats to reflect changes to cache and crossbar
stats: update stats to after GPU checkin
stats: bump stats to reflect ruby tester changes
stats: updates due to recent chagnesets
stats: Update stats to match cache changes
stats: updates due to recent changesets including d0934b57735a
stats: updates due to recent changes.
stats: Bump for MessageBuffer, cache latency changes
stats: Reflect current behaviourNot sure what went wrong in the pushing of the Ruby patches, butsomehow these regressions are not updated.
stats: update stale config.ini files, eio and few other stats.
stats: Update stats for cache, crossbar and DRAM changesThis update includes the changes to whole-line writes, the refinementof Read to ReadClean and ReadShared, the introduction of CleanEvictfor snoop-filter tracking, and updates to the DRAM command schedulerfor bank-group-aware scheduling.Needless to say, almost every regression is affected.
stats: changes to due to recent set of patches
stats: Bump the MemTest regression statsReflect changes in the tester behaviour.
stats: Bump stats for decoder, TLB, prefetcher and DRAM changesChanges due to speculative execution of an unaligned PC, introductionof TLB stats, changes and re-work of the prefetcher, and theintroduction of rank-wise refresh in the DRAM controller.
stats: updates due to changes to ruby
stats: updates due to changes to x86, stale configs.
stats: Bump stats for filter, crossbar and config changesThis patch bumps the stats to reflect the addition of the snoop filterand snoop stats, the change from bus to crossbar, and the updates tothe ARM regressions that are now using a different CPU and cacheconfiguration. Lastly, some minor changes are expected due to theactivation cleanup of the CPUs.
stats: Update stats for CPU and cache changesThis patch updates the stats to reflect the fixes and changes to theCPU (mainly the o3), and the caches.
stats: updates due to recent ruby and x86 changesAlso updates many out of date config files.
stats: changes due to o3 cpu and ruby message buffer patches
stats: update stats for cache occupancy and clock domain changes
ruby: rename MESI_CMP_directory to MESI_Two_LevelThis is because the next patch introduces a three level hierarchy.