summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa73-cortexa53.armv7veb
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa73-cortexa53.armv7veb')
-rw-r--r--scripts/tune/env.fake-cortexa73-cortexa53.armv7veb7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7veb b/scripts/tune/env.fake-cortexa73-cortexa53.armv7veb
new file mode 100644
index 0000000000..51f915f26e
--- /dev/null
+++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7veb
@@ -0,0 +1,7 @@
+PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp fake_cortexa73_cortexa53"
+TUNE_CCARGS=" -march=armv7ve -mfpu=vfp -mfloat-abi=softfp"
+TUNE_CCARGS_MFLOAT="softfp"
+TUNE_CCARGS_MFPU=" vfp"
+TUNE_FEATURES="arm armv7ve vfp bigendian"
+TUNE_PKGARCH="armv7veb-vfp"
+export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=vfp -mfloat-abi=softfp --sysroot=SYSROOT"