Added ARM_SE as a build option.
--HG-- extra : convert_revision : 905e3acfa58bd14f8101e29dadc0de71d23a79cc
This commit is contained in:
parent
3204f96809
commit
ceee3ba96e
1 changed files with 3 additions and 0 deletions
3
build_opts/ARM_SE
Normal file
3
build_opts/ARM_SE
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
TARGET_ISA = 'arm'
|
||||||
|
FULL_SYSTEM = 0
|
||||||
|
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU'
|
Loading…
Reference in a new issue