summaryrefslogtreecommitdiff
path: root/build_opts/ARM_FS
blob: 9d518142d43f801befc8d6d5ace6c9db9d0a1b51 (plain)
1
2
3
4
TARGET_ISA = 'arm'
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU'
FULL_SYSTEM = 1
PROTOCOL = 'MI_example'