summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa34.armv7athfb-vfpv3
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa34.armv7athfb-vfpv3')
-rw-r--r--scripts/tune/env.fake-cortexa34.armv7athfb-vfpv37
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-cortexa34.armv7athfb-vfpv3 b/scripts/tune/env.fake-cortexa34.armv7athfb-vfpv3
new file mode 100644
index 0000000000..6e7c6ff742
--- /dev/null
+++ b/scripts/tune/env.fake-cortexa34.armv7athfb-vfpv3
@@ -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 armv7ahfb-vfpv3d16 armv7at2hfb-vfpv3d16 armv7ahfb-vfpv3 armv7at2hfb-vfpv3 fake_cortexa34"
+TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=vfpv3 -mfloat-abi=hard"
+TUNE_CCARGS_MFLOAT="hard"
+TUNE_CCARGS_MFPU=" vfp vfpv3-d16 vfpv3"
+TUNE_FEATURES="arm armv7a vfp thumb vfpv3d16 vfpv3 callconvention-hard bigendian"
+TUNE_PKGARCH="armv7at2hfb-vfpv3"
+export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=vfpv3 -mfloat-abi=hard --sysroot=SYSROOT"