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