summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa5.cortexa5thf-neon-vfpv4
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa5.cortexa5thf-neon-vfpv4')
-rw-r--r--scripts/tune/env.fake-cortexa5.cortexa5thf-neon-vfpv47
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-cortexa5.cortexa5thf-neon-vfpv4 b/scripts/tune/env.fake-cortexa5.cortexa5thf-neon-vfpv4
new file mode 100644
index 0000000000..5d70eb6dee
--- /dev/null
+++ b/scripts/tune/env.fake-cortexa5.cortexa5thf-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 cortexa5hf-vfp cortexa5hf-neon cortexa5hf-neon-vfpv4 cortexa5t2hf-vfp cortexa5t2hf-neon cortexa5t2hf-neon-vfpv4 fake_cortexa5"
+TUNE_CCARGS=" -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a5"
+TUNE_CCARGS_MFLOAT="hard"
+TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4"
+TUNE_FEATURES="arm vfp cortexa5 neon vfpv4 thumb callconvention-hard"
+TUNE_PKGARCH="cortexa5t2hf-neon-vfpv4"
+export CC="arm-oe-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a5 --sysroot=SYSROOT"