From ceee3ba96e643c3c94a3514b5b19cae5d88b67a9 Mon Sep 17 00:00:00 2001 From: Stephen Hines Date: Tue, 19 Feb 2008 16:42:32 -0500 Subject: Added ARM_SE as a build option. --HG-- extra : convert_revision : 905e3acfa58bd14f8101e29dadc0de71d23a79cc --- build_opts/ARM_SE | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 build_opts/ARM_SE (limited to 'build_opts') 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' -- cgit v1.2.3