summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa76ae.armv5thfb-vfp
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-cortexa76ae.armv5thfb-vfp')
-rw-r--r--scripts/tune/env.fake-cortexa76ae.armv5thfb-vfp7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-cortexa76ae.armv5thfb-vfp b/scripts/tune/env.fake-cortexa76ae.armv5thfb-vfp
new file mode 100644
index 0000000000..29a9633181
--- /dev/null
+++ b/scripts/tune/env.fake-cortexa76ae.armv5thfb-vfp
@@ -0,0 +1,7 @@
+PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp fake_cortexa76ae"
+TUNE_CCARGS=" -march=armv5t -mthumb -mfpu=vfp -mfloat-abi=hard"
+TUNE_CCARGS_MFLOAT="hard"
+TUNE_CCARGS_MFPU=" vfp"
+TUNE_FEATURES="arm armv5 thumb vfp callconvention-hard bigendian"
+TUNE_PKGARCH="armv5thfb-vfp"
+export CC="armeb-oe-linux-gnueabi-gcc -march=armv5t -mthumb -mfpu=vfp -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv5thfb-vfp-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot"