summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa17.cortexa17thf-neon
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa17.cortexa17thf-neon')
-rw-r--r--scripts/tune/env.fake-cortexa17.cortexa17thf-neon7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-cortexa17.cortexa17thf-neon b/scripts/tune/env.fake-cortexa17.cortexa17thf-neon
new file mode 100644
index 0000000000..d0877f6a45
--- /dev/null
+++ b/scripts/tune/env.fake-cortexa17.cortexa17thf-neon
@@ -0,0 +1,7 @@
+PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5thf-vfp armv5ehf-vfp armv5tehf-vfp armv6hf-vfp armv6thf-vfp armv7ahf-vfp armv7at2hf-vfp armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon cortexa17hf-vfp cortexa17hf-neon cortexa17t2hf-vfp cortexa17t2hf-neon fake_cortexa17"
+TUNE_CCARGS=" -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a17"
+TUNE_CCARGS_MFLOAT="hard"
+TUNE_CCARGS_MFPU=" vfp neon"
+TUNE_FEATURES="arm vfp cortexa17 neon thumb callconvention-hard"
+TUNE_PKGARCH="cortexa17t2hf-neon"
+export CC="arm-oe-linux-gnueabi-gcc -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a17 --sysroot=SYSROOT"