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