summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa75.armv7vethfb-neon
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa75.armv7vethfb-neon')
-rw-r--r--scripts/tune/env.fake-cortexa75.armv7vethfb-neon7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-cortexa75.armv7vethfb-neon b/scripts/tune/env.fake-cortexa75.armv7vethfb-neon
new file mode 100644
index 0000000000..5584f9a339
--- /dev/null
+++ b/scripts/tune/env.fake-cortexa75.armv7vethfb-neon
@@ -0,0 +1,7 @@
+PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon fake_cortexa75"
+TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard"
+TUNE_CCARGS_MFLOAT="hard"
+TUNE_CCARGS_MFPU=" vfp neon"
+TUNE_FEATURES="arm armv7ve vfp thumb neon callconvention-hard bigendian"
+TUNE_PKGARCH="armv7vet2hfb-neon"
+export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard --sysroot=SYSROOT"