summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-thunderx
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tune/env.fake-thunderx')
-rw-r--r--scripts/tune/env.fake-thunderx8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/tune/env.fake-thunderx b/scripts/tune/env.fake-thunderx
new file mode 100644
index 0000000000..2d61c52417
--- /dev/null
+++ b/scripts/tune/env.fake-thunderx
@@ -0,0 +1,8 @@
+AVAILTUNES=" armv4 armv4t armv4b armv4tb armv5 armv5t armv5-vfp armv5t-vfp armv5hf-vfp armv5thf-vfp armv5b armv5tb armv5b-vfp armv5tb-vfp armv5hfb-vfp armv5thfb-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv5ehf-vfp armv5tehf-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6-novfp armv6t-novfp armv6 armv6t armv6hf armv6thf armv6b-novfp armv6tb-novfp armv6b armv6tb armv6hfb armv6thfb armv7a armv7at armv7a-vfpv3d16 armv7at-vfpv3d16 armv7a-vfpv3 armv7at-vfpv3 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 aarch64 aarch64_be thunderx thunderx_be"
+PACKAGE_ARCHS="all any noarch aarch64 fake_thunderx"
+TUNE_CCARGS=""
+TUNE_CCARGS_MFLOAT=""
+TUNE_CCARGS_MFPU=""
+TUNE_FEATURES="aarch64"
+TUNE_PKGARCH="aarch64"
+export CC="aarch64-oe-linux-gcc --sysroot=SYSROOTS/fake-thunderx"