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