summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa57.armv7athf-neon-vfpv4
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa57.armv7athf-neon-vfpv4')
-rw-r--r--scripts/tune/env.fake-cortexa57.armv7athf-neon-vfpv47
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-cortexa57.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7athf-neon-vfpv4
new file mode 100644
index 0000000000..d9010af030
--- /dev/null
+++ b/scripts/tune/env.fake-cortexa57.armv7athf-neon-vfpv4
@@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa57"
+TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard"
+TUNE_CCARGS_MFLOAT="hard"
+TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4"
+TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard"
+TUNE_PKGARCH="armv7at2hf-neon-vfpv4"
+export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=SYSROOT"