summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build_opts/ARM_SE3
1 files changed, 3 insertions, 0 deletions
diff --git a/build_opts/ARM_SE b/build_opts/ARM_SE
new file mode 100644
index 000000000..93770ac80
--- /dev/null
+++ b/build_opts/ARM_SE
@@ -0,0 +1,3 @@
+TARGET_ISA = 'arm'
+FULL_SYSTEM = 0
+CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU'