misc: Update Garnet_standalone build opts
[gem5.git] / build_opts / X86_MESI_Two_Level
1 TARGET_ISA = 'x86'
2 CPU_MODELS = 'TimingSimpleCPU,O3CPU,AtomicSimpleCPU'
3 PROTOCOL = 'MESI_Two_Level'
4 NUMBER_BITS_PER_SET = '128'