arm,fastmodel: Update the VExpressFastModel to use ArmInterruptPins.
[gem5.git] / build_opts / MIPS
1 TARGET_ISA = 'mips'
2 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'
3 PROTOCOL = 'MI_example'