tests: arch-power: Add 64-bit hello binaries
[gem5.git] / build_opts / ARM
1 TARGET_ISA = 'arm'
2 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,MinorCPU'
3 PROTOCOL = 'MOESI_CMP_directory'