mem: Fix the snoop filter when there is a downstream addr mapper
[gem5.git] / build_opts / ARM
1 TARGET_ISA = 'arm'
2 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,MinorCPU'
3 PROTOCOL = 'MI_example'