summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa34.aarch64_be
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2020-10-16 20:27:25 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2020-10-19 13:47:16 +0200
commit45f3188006c7486bb2ca00ff29f4995743e582a6 (patch)
treee19cdde0471d1936e0ca84ef24406ec277c9697e /scripts/tune/env.fake-cortexa34.aarch64_be
parent5529e5b7c348d1c1426d59cf588a46146d2cae12 (diff)
downloadopenembedded-core-contrib-45f3188006c7486bb2ca00ff29f4995743e582a6.tar.gz
tune/test.sh: results (oe-core: 861519337b tune-supersparc.inc: remove)
* new fixes: 861519337b tune-supersparc.inc: remove 58088dce12 tune-riscv.inc: use nf suffix also for TUNE_PKGARCH f23c7f23c6 tune-ep9312.inc: add t suffix for thumb to PACKAGE_EXTRA_ARCHS_tune-ep9312 63cf380582 tune-mips64r6.inc: fix typo in mipsisa64r6-nf e218c2d897 arch-arm64.inc: don't append _be to ARMPKGARCH for tune-aarch64_be f8f07d1249 arch-mips.inc: remove duplicated mips64el-o32 from PACKAGE_EXTRA_ARCHS_tune-mips64el-o32 1c01e2b1c6 arch-armv7a.inc: fix typo Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'scripts/tune/env.fake-cortexa34.aarch64_be')
-rw-r--r--scripts/tune/env.fake-cortexa34.aarch64_be7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-cortexa34.aarch64_be b/scripts/tune/env.fake-cortexa34.aarch64_be
new file mode 100644
index 0000000000..b999c1dcbb
--- /dev/null
+++ b/scripts/tune/env.fake-cortexa34.aarch64_be
@@ -0,0 +1,7 @@
+PACKAGE_ARCHS="all any noarch aarch64_be fake_cortexa34"
+TUNE_CCARGS=""
+TUNE_CCARGS_MFLOAT=""
+TUNE_CCARGS_MFPU=""
+TUNE_FEATURES="aarch64 bigendian"
+TUNE_PKGARCH="aarch64_be"
+export CC="aarch64_be-oe-linux-gcc --sysroot=/OE/build/oe-core/tmp-glibc/work/aarch64_be-oe-linux/openssl/1.1.1g-r0/recipe-sysroot"