From: Martin Jansa Date: Mon, 12 Oct 2020 23:40:32 +0000 (+0200) Subject: tune/test.sh: results (oe-core: f15e83df1d armv8/tunes: Add tunes for supported ARMv8... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59e810ae4b7aebc33ba274972d75acd14dc1fed6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git tune/test.sh: results (oe-core: f15e83df1d armv8/tunes: Add tunes for supported ARMv8.2a cores) Signed-off-by: Martin Jansa --- diff --git a/scripts/tune/env.fake-arm1136jf-s b/scripts/tune/env.fake-arm1136jf-s index d53be31e950..a0ef4265f4e 100644 --- a/scripts/tune/env.fake-arm1136jf-s +++ b/scripts/tune/env.fake-arm1136jf-s @@ -1,6 +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 arm1136jfs" -PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp fake_arm1136jf_s" -TUNE_CCARGS=" -march=armv6 -mfloat-abi=softfp" -TUNE_FEATURES="arm armv6 vfp" -TUNE_PKGARCH="armv6-vfp" -export CC="arm-oe-linux-gnueabi-gcc -march=armv6 -mfloat-abi=softfp --sysroot=SYSROOTS/fake-arm1136jf-s" +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 arm1136jfs arm1136jfshf" +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp fake_arm1136jf_s" +TUNE_CCARGS=" -march=armv6 -mfpu=vfp -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp" +TUNE_FEATURES="arm armv6 vfp callconvention-hard" +TUNE_PKGARCH="armv6hf-vfp" +export CC="arm-oe-linux-gnueabi-gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv6hf-vfp-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-arm1176jz-s b/scripts/tune/env.fake-arm1176jz-s new file mode 100644 index 00000000000..6ac49e2a9ba --- /dev/null +++ b/scripts/tune/env.fake-arm1176jz-s @@ -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 arm1176jzs arm1176jzs-be" +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5e armv5te armv6 armv6t arm1176jzs arm1176jzst fake_arm1176jz_s" +TUNE_CCARGS=" -mthumb -mcpu=arm1176jz-s" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="arm thumb arm1176jzs" +TUNE_PKGARCH="arm1176jzst" +export CC="arm-oe-linux-gnueabi-gcc -mthumb -mcpu=arm1176jz-s --sysroot=/OE/build/oe-core/tmp-glibc/work/arm1176jzst-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-arm920t b/scripts/tune/env.fake-arm920t index 6d0c859c7cd..0c2332d53bb 100644 --- a/scripts/tune/env.fake-arm920t +++ b/scripts/tune/env.fake-arm920t @@ -1,6 +1,6 @@ AVAILTUNES=" armv4 armv4t armv4b armv4tb arm920t" PACKAGE_ARCHS="all any noarch arm armv4 armv4t fake_arm920t" -TUNE_CCARGS=" -march=armv4 -marm -mthumb-interwork" +TUNE_CCARGS=" -march=armv4t -mthumb" TUNE_FEATURES="arm armv4 thumb" -TUNE_PKGARCH="armv4" -export CC="arm-oe-linux-gnueabi-gcc -march=armv4 -marm -mthumb-interwork --sysroot=SYSROOTS/fake-arm920t" +TUNE_PKGARCH="armv4t" +export CC="arm-oe-linux-gnueabi-gcc -march=armv4t -mthumb --sysroot=/OE/build/oe-core/tmp-glibc/work/armv4t-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-arm926ejs b/scripts/tune/env.fake-arm926ejs index d45a31b40b6..63138d117d6 100644 --- a/scripts/tune/env.fake-arm926ejs +++ b/scripts/tune/env.fake-arm926ejs @@ -1,6 +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 arm926ejs" PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5e armv5te fake_arm926ejs" -TUNE_CCARGS=" -march=armv5e -marm -mthumb-interwork -mfloat-abi=softfp" +TUNE_CCARGS=" -march=armv5te -mthumb" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" TUNE_FEATURES="arm armv5 thumb dsp" -TUNE_PKGARCH="armv5e" -export CC="arm-oe-linux-gnueabi-gcc -march=armv5e -marm -mthumb-interwork -mfloat-abi=softfp --sysroot=SYSROOTS/fake-arm926ejs" +TUNE_PKGARCH="armv5te" +export CC="arm-oe-linux-gnueabi-gcc -march=armv5te -mthumb --sysroot=/OE/build/oe-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-arm9tdmi b/scripts/tune/env.fake-arm9tdmi index 122fb64accd..6ef2cbc4a01 100644 --- a/scripts/tune/env.fake-arm9tdmi +++ b/scripts/tune/env.fake-arm9tdmi @@ -1,6 +1,6 @@ AVAILTUNES=" armv4 armv4t armv4b armv4tb arm9tdmi" PACKAGE_ARCHS="all any noarch arm armv4 armv4t fake_arm9tdmi" -TUNE_CCARGS=" -march=armv4 -marm -mthumb-interwork" +TUNE_CCARGS=" -march=armv4t -mthumb" TUNE_FEATURES="arm armv4 thumb" -TUNE_PKGARCH="armv4" -export CC="arm-oe-linux-gnueabi-gcc -march=armv4 -marm -mthumb-interwork --sysroot=SYSROOTS/fake-arm9tdmi" +TUNE_PKGARCH="armv4t" +export CC="arm-oe-linux-gnueabi-gcc -march=armv4t -mthumb --sysroot=/OE/build/oe-core/tmp-glibc/work/armv4t-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-atom b/scripts/tune/env.fake-atom index cf2e31db733..77fd6f0e62a 100644 --- a/scripts/tune/env.fake-atom +++ b/scripts/tune/env.fake-atom @@ -1,6 +1,6 @@ -AVAILTUNES=" x86 x86-64 x86-64-x32 i586 core2-32 core2-64 core2-64-x32" -PACKAGE_ARCHS="all any noarch x86 i586 core2-32 fake_atom" +AVAILTUNES=" x86 x86-64 x86-64-x32 i586 i686 core2-32 core2-64 core2-64-x32" +PACKAGE_ARCHS="all any noarch x86 i586 i686 core2-32 fake_atom" TUNE_CCARGS=" -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse" TUNE_FEATURES="m32 core2" TUNE_PKGARCH="core2-32" -export CC="i686-oe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=SYSROOTS/fake-atom" +export CC="i686-oe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/OE/build/oe-core/tmp-glibc/work/core2-32-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-c3 b/scripts/tune/env.fake-c3 index 877c390473b..98375d028d1 100644 --- a/scripts/tune/env.fake-c3 +++ b/scripts/tune/env.fake-c3 @@ -3,4 +3,4 @@ PACKAGE_ARCHS="all any noarch x86 fake_c3" TUNE_CCARGS=" -m32" TUNE_FEATURES="m32" TUNE_PKGARCH="x86" -export CC="i586-oe-linux-gcc -m32 --sysroot=SYSROOTS/fake-c3" +export CC="i586-oe-linux-gcc -m32 --sysroot=/OE/build/oe-core/tmp-glibc/work/x86-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-core2 b/scripts/tune/env.fake-core2 index e143d418ea8..2a3f41ae18c 100644 --- a/scripts/tune/env.fake-core2 +++ b/scripts/tune/env.fake-core2 @@ -1,6 +1,6 @@ -AVAILTUNES=" x86 x86-64 x86-64-x32 i586 core2-32 core2-64 core2-64-x32" -PACKAGE_ARCHS="all any noarch x86 i586 core2-32 fake_core2" +AVAILTUNES=" x86 x86-64 x86-64-x32 i586 i686 core2-32 core2-64 core2-64-x32" +PACKAGE_ARCHS="all any noarch x86 i586 i686 core2-32 fake_core2" TUNE_CCARGS=" -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse" TUNE_FEATURES="m32 core2" TUNE_PKGARCH="core2-32" -export CC="i686-oe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=SYSROOTS/fake-core2" +export CC="i686-oe-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/OE/build/oe-core/tmp-glibc/work/core2-32-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-corei7 b/scripts/tune/env.fake-corei7 index 5a25b61177c..76ff64fd2f4 100644 --- a/scripts/tune/env.fake-corei7 +++ b/scripts/tune/env.fake-corei7 @@ -1,6 +1,6 @@ -AVAILTUNES=" x86 x86-64 x86-64-x32 i586 core2-32 core2-64 core2-64-x32 corei7-32 corei7-64 corei7-64-x32" +AVAILTUNES=" x86 x86-64 x86-64-x32 i586 i686 core2-32 core2-64 core2-64-x32 corei7-32 corei7-64 corei7-64-x32" PACKAGE_ARCHS="all any noarch x86_64 core2-64 corei7-64 fake_corei7" -TUNE_CCARGS=" -m64 -march=corei7 -mtune=corei7 -mfpmath=sse -msse4.2" +TUNE_CCARGS=" -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2" TUNE_FEATURES="m64 corei7" TUNE_PKGARCH="corei7-64" -export CC="x86_64-oe-linux-gcc -m64 -march=corei7 -mtune=corei7 -mfpmath=sse -msse4.2 --sysroot=SYSROOTS/fake-corei7" +export CC="x86_64-oe-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 --sysroot=/OE/build/oe-core/tmp-glibc/work/corei7-64-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortex-m0 b/scripts/tune/env.fake-cortex-m0 new file mode 100644 index 00000000000..51e65e93745 --- /dev/null +++ b/scripts/tune/env.fake-cortex-m0 @@ -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 armv6m cortexm0" +PACKAGE_ARCHS="all any noarch armv6m cortexm0 fake_cortex_m0" +TUNE_CCARGS=" -march=armv6s-m -mcpu=cortex-m0" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="armv6m cortexm0" +TUNE_PKGARCH="cortexm0" +export CC="arm-oe-linux-gnueabi-gcc -march=armv6s-m -mcpu=cortex-m0 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexm0-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortex-m0plus b/scripts/tune/env.fake-cortex-m0plus new file mode 100644 index 00000000000..8819fbedd9d --- /dev/null +++ b/scripts/tune/env.fake-cortex-m0plus @@ -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 armv6m cortexm0-plus" +PACKAGE_ARCHS="all any noarch armv6m cortexm0-plus fake_cortex_m0plus" +TUNE_CCARGS=" -march=armv6s-m -mcpu=cortex-m0plus" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="armv6m cortexm0-plus" +TUNE_PKGARCH="cortexm0-plus" +export CC="arm-oe-linux-gnueabi-gcc -march=armv6s-m -mcpu=cortex-m0plus --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexm0-plus-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15 b/scripts/tune/env.fake-cortexa15 index a30fd0c88e1..6c0d0ca4097 100644 --- a/scripts/tune/env.fake-cortexa15 +++ b/scripts/tune/env.fake-cortexa15 @@ -1,6 +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 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 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-neon armv7athfb-neon cortexa15 cortexa15t cortexa15-neon cortexa15t-neon cortexa15hf cortexa15thf cortexa15hf-neon cortexa15thf-neon" -PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-vfp-neon fake_cortexa15" -TUNE_CCARGS=" -march=armv7-a -mfpu=neon -mfloat-abi=softfp" -TUNE_FEATURES="arm armv7a vfp neon" -TUNE_PKGARCH="armv7a-vfp-neon" -export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=softfp --sysroot=SYSROOTS/fake-cortexa15" +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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 cortexa15 cortexa15t cortexa15-neon cortexa15t-neon cortexa15-neon-vfpv4 cortexa15t-neon-vfpv4 cortexa15hf cortexa15thf cortexa15hf-neon cortexa15thf-neon cortexa15hf-neon-vfpv4 cortexa15thf-neon-vfpv4" +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5thf-vfp armv5ehf-vfp armv5tehf-vfp armv6hf-vfp armv6thf-vfp armv7ahf-vfp armv7at2hf-vfp armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon fake_cortexa15" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon" +TUNE_FEATURES="arm armv7ve vfp thumb neon callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..926fe797a99 --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..d6b8a2f880b --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..8b991f10e86 --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..a97ad085abd --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..e6ad6f63902 --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..03ae7b40863 --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..449513fe41e --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..00c176fa08e --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..22aa77ca8cb --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..8bd97500473 --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..4ddaf4bccb2 --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..907b6d0ad1f --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..1bb60037a17 --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..d3c865fbf74 --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..e09f3708a11 --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..684f464ad19 --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.cortexa15-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.cortexa15-neon-vfpv4 new file mode 100644 index 00000000000..b9f93edb0b5 --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.cortexa15-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 cortexa15-vfp cortexa15-neon cortexa15-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a15" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa15 neon vfpv4" +TUNE_PKGARCH="cortexa15-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a15 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa15-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.cortexa15hf-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.cortexa15hf-neon-vfpv4 new file mode 100644 index 00000000000..8ac2841d342 --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.cortexa15hf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 cortexa15hf-vfp cortexa15hf-neon cortexa15hf-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a15" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa15 neon vfpv4 callconvention-hard" +TUNE_PKGARCH="cortexa15hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.cortexa15t-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.cortexa15t-neon-vfpv4 new file mode 100644 index 00000000000..708b652e6e4 --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.cortexa15t-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 cortexa15-vfp cortexa15-neon cortexa15-neon-vfpv4 cortexa15t2-vfp cortexa15t2-neon cortexa15t2-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a15" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa15 neon vfpv4 thumb" +TUNE_PKGARCH="cortexa15t2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a15 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa15t2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa15.cortexa15thf-neon-vfpv4 b/scripts/tune/env.fake-cortexa15.cortexa15thf-neon-vfpv4 new file mode 100644 index 00000000000..cfb4b6fbd9d --- /dev/null +++ b/scripts/tune/env.fake-cortexa15.cortexa15thf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 cortexa15hf-vfp cortexa15hf-neon cortexa15hf-neon-vfpv4 cortexa15t2hf-vfp cortexa15t2hf-neon cortexa15t2hf-neon-vfpv4 fake_cortexa15" +TUNE_CCARGS=" -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a15" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa15 neon vfpv4 thumb callconvention-hard" +TUNE_PKGARCH="cortexa15t2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa15t2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17 b/scripts/tune/env.fake-cortexa17 index b179fda03f6..48b3c48c0b4 100644 --- a/scripts/tune/env.fake-cortexa17 +++ b/scripts/tune/env.fake-cortexa17 @@ -1,6 +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 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 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-neon armv7athfb-neon cortexa17 cortexa17t cortexa17-neon cortexa17t-neon cortexa17hf cortexa17thf cortexa17hf-neon cortexa17thf-neon" -PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-vfp-neon fake_cortexa17" -TUNE_CCARGS=" -march=armv7-a -mfpu=neon -mfloat-abi=softfp" -TUNE_FEATURES="arm armv7a vfp neon" -TUNE_PKGARCH="armv7a-vfp-neon" -export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=softfp --sysroot=SYSROOTS/fake-cortexa17" +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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 cortexa17 cortexa17t cortexa17-neon cortexa17t-neon cortexa17-neon-vfpv4 cortexa17t-neon-vfpv4 cortexa17hf cortexa17thf cortexa17hf-neon cortexa17thf-neon cortexa17hf-neon-vfpv4 cortexa17thf-neon-vfpv4" +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5thf-vfp armv5ehf-vfp armv5tehf-vfp armv6hf-vfp armv6thf-vfp armv7ahf-vfp armv7at2hf-vfp armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon fake_cortexa17" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon" +TUNE_FEATURES="arm armv7ve vfp thumb neon callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..f0774a5506e --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..79e35e2d1d9 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..d1a17d2213a --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..5d3773d48e3 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..2771a92d67b --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..4e5a7ab02e0 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..226fe70d077 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..23801831ca6 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..ab10a956118 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..6a90022ad70 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..4a2bdb8b25c --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..ae6846ac523 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..8d7b59256e7 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..d61f28f2dd8 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..3e7e6b95323 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..5500bcd8c12 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.cortexa17-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.cortexa17-neon-vfpv4 new file mode 100644 index 00000000000..039c20ca574 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.cortexa17-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 cortexa17-vfp cortexa17-neon cortexa17-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a17" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa17 neon vfpv4" +TUNE_PKGARCH="cortexa17-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a17 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa17-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.cortexa17hf-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.cortexa17hf-neon-vfpv4 new file mode 100644 index 00000000000..6bd99b6704f --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.cortexa17hf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 cortexa17hf-vfp cortexa17hf-neon cortexa17hf-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a17" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa17 neon vfpv4 callconvention-hard" +TUNE_PKGARCH="cortexa17hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a17 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa17hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.cortexa17t-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.cortexa17t-neon-vfpv4 new file mode 100644 index 00000000000..f53fe30fdc4 --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.cortexa17t-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 cortexa17-vfp cortexa17-neon cortexa17-neon-vfpv4 cortexa17t2-vfp cortexa17t2-neon cortexa17t2-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a17" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa17 neon vfpv4 thumb" +TUNE_PKGARCH="cortexa17t2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a17 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa17t2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa17.cortexa17thf-neon-vfpv4 b/scripts/tune/env.fake-cortexa17.cortexa17thf-neon-vfpv4 new file mode 100644 index 00000000000..220c510319a --- /dev/null +++ b/scripts/tune/env.fake-cortexa17.cortexa17thf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 cortexa17hf-vfp cortexa17hf-neon cortexa17hf-neon-vfpv4 cortexa17t2hf-vfp cortexa17t2hf-neon cortexa17t2hf-neon-vfpv4 fake_cortexa17" +TUNE_CCARGS=" -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a17" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa17 neon vfpv4 thumb callconvention-hard" +TUNE_PKGARCH="cortexa17t2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a17 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa17t2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32 b/scripts/tune/env.fake-cortexa32 new file mode 100644 index 00000000000..18a99651e9e --- /dev/null +++ b/scripts/tune/env.fake-cortexa32 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto cortexa32 cortexa32-crypto" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc cortexa32 fake_cortexa32" +TUNE_CCARGS=" -mcpu=cortex-a32 -march=armv8-a+crc" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8a crc cortexa32" +TUNE_PKGARCH="cortexa32" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a32 -march=armv8-a+crc --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa32-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..c4a27f7f307 --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..e818ef7a567 --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..4296f666f15 --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..2ecd8aefedb --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..66ecf3c0561 --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..38af6a6044d --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..6c08c41820d --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..8a6dbc1122b --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..37fc7f3b686 --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..73317b22348 --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..8cfd3bbc06c --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..384f91ced1d --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..774692b4c90 --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..e126c3d27db --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..b2d12039490 --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa32.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa32.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..04d89a8ca7a --- /dev/null +++ b/scripts/tune/env.fake-cortexa32.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa32" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34 b/scripts/tune/env.fake-cortexa34 new file mode 100644 index 00000000000..4009ccdf4c3 --- /dev/null +++ b/scripts/tune/env.fake-cortexa34 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto cortexa34 cortexa34-crypto" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc cortexa34 fake_cortexa34" +TUNE_CCARGS=" -mcpu=cortex-a34 -march=armv8-a+crc" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8a crc cortexa34" +TUNE_PKGARCH="cortexa34" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a34 -march=armv8-a+crc --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa34-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..7831ec89cba --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..55b3c4e8c2f --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..d2cd152f3ca --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..ce32ff01b31 --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..40fe70cbf12 --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..a5a244833ee --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..2bf820dca7c --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..03f28233225 --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..3f9dd81732a --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..1f1e44dba29 --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..4b1bfc2ec47 --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..2451cde0597 --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..1ae6aea74d2 --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..4c5948ca0c7 --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..cfdb34bf89f --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa34.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa34.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..52c998b34c1 --- /dev/null +++ b/scripts/tune/env.fake-cortexa34.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa34" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35 b/scripts/tune/env.fake-cortexa35 new file mode 100644 index 00000000000..ba72576e5b8 --- /dev/null +++ b/scripts/tune/env.fake-cortexa35 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto cortexa35 cortexa35-crypto" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc cortexa35 fake_cortexa35" +TUNE_CCARGS=" -mcpu=cortex-a35 -march=armv8-a+crc" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8a crc cortexa35" +TUNE_PKGARCH="cortexa35" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a35 -march=armv8-a+crc --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa35-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..579e62591de --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..0a6f9bb7ed7 --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..211ddfeaeba --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..8bacfd51ce8 --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..1728d5b4427 --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..019658335ef --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..f257ffbcf40 --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..aae99832202 --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..01950a608e6 --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..3ae590ff626 --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..478161af538 --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..78f2449a145 --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..f9572de6b1e --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..6bcbdd74323 --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..83d828f9f48 --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa35.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa35.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..29973da0253 --- /dev/null +++ b/scripts/tune/env.fake-cortexa35.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa5 b/scripts/tune/env.fake-cortexa5 index 59c917ddca9..d0215e6b359 100644 --- a/scripts/tune/env.fake-cortexa5 +++ b/scripts/tune/env.fake-cortexa5 @@ -1,6 +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 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 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-neon armv7athfb-neon cortexa5 cortexa5t cortexa5-neon cortexa5t-neon cortexa5hf cortexa5thf cortexa5hf-neon cortexa5thf-neon" -PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-vfp-neon fake_cortexa5" -TUNE_CCARGS=" -march=armv7-a -mfpu=neon -mfloat-abi=softfp" -TUNE_FEATURES="arm armv7a vfp neon" -TUNE_PKGARCH="armv7a-vfp-neon" -export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=softfp --sysroot=SYSROOTS/fake-cortexa5" +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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 cortexa5 cortexa5t cortexa5-neon cortexa5t-neon cortexa5-neon-vfpv4 cortexa5t-neon-vfpv4 cortexa5hf cortexa5thf cortexa5hf-neon cortexa5thf-neon cortexa5hf-neon-vfpv4 cortexa5thf-neon-vfpv4" +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5thf-vfp armv5ehf-vfp armv5tehf-vfp armv6hf-vfp armv6thf-vfp armv7ahf-vfp armv7at2hf-vfp armv7ahf-neon armv7at2hf-neon fake_cortexa5" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon" +TUNE_FEATURES="arm armv7a vfp thumb neon callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa5.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa5.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..6fe6cdb1c5b --- /dev/null +++ b/scripts/tune/env.fake-cortexa5.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa5" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa5.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa5.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..670a34035c0 --- /dev/null +++ b/scripts/tune/env.fake-cortexa5.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa5" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa5.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa5.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..c8fb6735469 --- /dev/null +++ b/scripts/tune/env.fake-cortexa5.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa5" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa5.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa5.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..65a9de75a35 --- /dev/null +++ b/scripts/tune/env.fake-cortexa5.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa5" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa5.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa5.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..87f82052ac9 --- /dev/null +++ b/scripts/tune/env.fake-cortexa5.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa5" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa5.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa5.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..090ef9513c8 --- /dev/null +++ b/scripts/tune/env.fake-cortexa5.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa5" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa5.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa5.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..b46a95cea87 --- /dev/null +++ b/scripts/tune/env.fake-cortexa5.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa5" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa5.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa5.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..2c5b5600bfe --- /dev/null +++ b/scripts/tune/env.fake-cortexa5.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa5" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa5.cortexa5-neon-vfpv4 b/scripts/tune/env.fake-cortexa5.cortexa5-neon-vfpv4 new file mode 100644 index 00000000000..62f14a2756b --- /dev/null +++ b/scripts/tune/env.fake-cortexa5.cortexa5-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 cortexa5-vfp cortexa5-neon cortexa5-neon-vfpv4 fake_cortexa5" +TUNE_CCARGS=" -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a5" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa5 neon vfpv4" +TUNE_PKGARCH="cortexa5-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a5 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa5-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa5.cortexa5hf-neon-vfpv4 b/scripts/tune/env.fake-cortexa5.cortexa5hf-neon-vfpv4 new file mode 100644 index 00000000000..9141bb1c3f3 --- /dev/null +++ b/scripts/tune/env.fake-cortexa5.cortexa5hf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 cortexa5hf-vfp cortexa5hf-neon cortexa5hf-neon-vfpv4 fake_cortexa5" +TUNE_CCARGS=" -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a5" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa5 neon vfpv4 callconvention-hard" +TUNE_PKGARCH="cortexa5hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a5 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa5hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa5.cortexa5t-neon-vfpv4 b/scripts/tune/env.fake-cortexa5.cortexa5t-neon-vfpv4 new file mode 100644 index 00000000000..0744a597f64 --- /dev/null +++ b/scripts/tune/env.fake-cortexa5.cortexa5t-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 cortexa5-vfp cortexa5-neon cortexa5-neon-vfpv4 cortexa5t2-vfp cortexa5t2-neon cortexa5t2-neon-vfpv4 fake_cortexa5" +TUNE_CCARGS=" -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a5" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa5 neon vfpv4 thumb" +TUNE_PKGARCH="cortexa5t2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a5 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa5t2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa5.cortexa5thf-neon-vfpv4 b/scripts/tune/env.fake-cortexa5.cortexa5thf-neon-vfpv4 new file mode 100644 index 00000000000..190326db0ac --- /dev/null +++ b/scripts/tune/env.fake-cortexa5.cortexa5thf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 cortexa5hf-vfp cortexa5hf-neon cortexa5hf-neon-vfpv4 cortexa5t2hf-vfp cortexa5t2hf-neon cortexa5t2hf-neon-vfpv4 fake_cortexa5" +TUNE_CCARGS=" -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a5" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa5 neon vfpv4 thumb callconvention-hard" +TUNE_PKGARCH="cortexa5t2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a5 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa5t2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53 b/scripts/tune/env.fake-cortexa53 new file mode 100644 index 00000000000..33fdb9c8fb6 --- /dev/null +++ b/scripts/tune/env.fake-cortexa53 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto cortexa53 cortexa53-crypto" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc cortexa53 fake_cortexa53" +TUNE_CCARGS=" -mcpu=cortex-a53 -march=armv8-a+crc" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8a crc cortexa53" +TUNE_PKGARCH="cortexa53" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a53 -march=armv8-a+crc --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa53-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..24042b9ba52 --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..49bef5b9150 --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..27ca9a956d4 --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..1c9913a3f59 --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..c58cfcef2a0 --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..96efa88b2eb --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..71b0c335f2f --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..51bae3acb68 --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..3002083849f --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..f7f8df1a14d --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..68d34e72eec --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..80dabc2d5ec --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..a2cc2d06f0b --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..0bd73d28958 --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..bd5f82ff6f4 --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa53.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa53.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..3dff1405554 --- /dev/null +++ b/scripts/tune/env.fake-cortexa53.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55 b/scripts/tune/env.fake-cortexa55 new file mode 100644 index 00000000000..7bc4a4051ed --- /dev/null +++ b/scripts/tune/env.fake-cortexa55 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto armv8-2a armv8-2a-crypto cortexa55" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8-2a armv8-2a-crypto cortexa55 fake_cortexa55" +TUNE_CCARGS=" -mcpu=cortex-a55 -march=armv8.2-a+crypto" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8-2a crypto cortexa55" +TUNE_PKGARCH="cortexa55" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a55 -march=armv8.2-a+crypto --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa55-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..3e6df1cac58 --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..8fb4ba159d6 --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..3845d63626b --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..6933a935c0c --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..9a4b8fcea2b --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..14f43a02f9d --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..dd41266cab5 --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..8577d79eede --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..badf4956966 --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..9a6d03434f7 --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..b52ddcff439 --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..ad9feeb6c03 --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..a91cab2381d --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..e22d3e47d81 --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..26a9297a51f --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa55.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa55.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..d40c1de09ad --- /dev/null +++ b/scripts/tune/env.fake-cortexa55.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57 b/scripts/tune/env.fake-cortexa57 new file mode 100644 index 00000000000..4697f94951a --- /dev/null +++ b/scripts/tune/env.fake-cortexa57 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto cortexa57 cortexa57-crypto" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc cortexa57 fake_cortexa57" +TUNE_CCARGS=" -mcpu=cortex-a57 -march=armv8-a+crc" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8a crc cortexa57" +TUNE_PKGARCH="cortexa57" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a57 -march=armv8-a+crc --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa57-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53 b/scripts/tune/env.fake-cortexa57-cortexa53 new file mode 100644 index 00000000000..338abdf64a1 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto cortexa57-cortexa53" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc cortexa57-cortexa53 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -mcpu=cortex-a57.cortex-a53 -march=armv8-a+crc" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8a crc cortexa57-cortexa53" +TUNE_PKGARCH="cortexa57-cortexa53" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a57.cortex-a53 -march=armv8-a+crc --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa57-cortexa53-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..d299422f825 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..0de2c991148 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..bec19cb0798 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..32702fa4bba --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..7e3d76ff739 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..bb137b3740c --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..d8f8beabf93 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..86c4a2e47af --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..7e757b030ec --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..91dbfa4dc93 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..416e8b9e144 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..058d1d7377b --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..bf40f05fe28 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..287fade0255 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..8b4ec2a7037 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57-cortexa53.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57-cortexa53.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..aaa5e45c7a3 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57-cortexa53.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa57_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..8bd238c4b55 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..9eca9ba95b8 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..8a6879b89e7 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..26aa2e062dc --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..3e9e15196d1 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..6eb5e175db4 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..393ffb74eba --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..4b1f7881312 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..19a64e60974 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..66b140dcc68 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..8a117ee17b2 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..fb3c54fcd57 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..bfc810ab283 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..e71cf52d017 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..0c1f39b0e49 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa57.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa57.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..fefc877d266 --- /dev/null +++ b/scripts/tune/env.fake-cortexa57.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa57" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae b/scripts/tune/env.fake-cortexa65ae new file mode 100644 index 00000000000..e1b32ee61a8 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto armv8-2a armv8-2a-crypto cortexa65ae" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8-2a armv8-2a-crypto cortexa65ae fake_cortexa65ae" +TUNE_CCARGS=" -mcpu=cortex-a65ae -march=armv8.2-a+crypto" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8-2a crypto cortexa65ae" +TUNE_PKGARCH="cortexa65ae" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a65ae -march=armv8.2-a+crypto --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa65ae-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..17ac49dc843 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..7e78b9e2361 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..c53d201d878 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..2b31f7a2d27 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..b40c5f34ced --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..90a89df3f0a --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..44782d07916 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..a8272127a24 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..243f717c0a3 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..8e152ad8d9a --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..6eb48f741f6 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..b567a9142f5 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..c42ac26a895 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..a94babb5472 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..129d95a8422 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa65ae.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa65ae.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..fa202b260e5 --- /dev/null +++ b/scripts/tune/env.fake-cortexa65ae.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa65ae" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7 b/scripts/tune/env.fake-cortexa7 index d7e1da89de4..dd23d1af536 100644 --- a/scripts/tune/env.fake-cortexa7 +++ b/scripts/tune/env.fake-cortexa7 @@ -1,6 +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 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 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-neon armv7athfb-neon cortexa7 cortexa7t cortexa7-neon cortexa7t-neon cortexa7hf cortexa7thf cortexa7hf-neon cortexa7thf-neon cortexa7hf-neon-vfpv4 cortexa7thf-neon-vfpv4" -PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-vfp-neon fake_cortexa7" -TUNE_CCARGS=" -march=armv7-a -mfpu=neon -mfloat-abi=softfp" -TUNE_FEATURES="arm armv7a vfp neon" -TUNE_PKGARCH="armv7a-vfp-neon" -export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=softfp --sysroot=SYSROOTS/fake-cortexa7" +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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 cortexa7 cortexa7t cortexa7-neon cortexa7t-neon cortexa7-neon-vfpv4 cortexa7t-neon-vfpv4 cortexa7hf cortexa7thf cortexa7hf-neon cortexa7thf-neon cortexa7hf-neon-vfpv4 cortexa7thf-neon-vfpv4" +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5thf-vfp armv5ehf-vfp armv5tehf-vfp armv6hf-vfp armv6thf-vfp armv7ahf-vfp armv7at2hf-vfp armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon fake_cortexa7" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon" +TUNE_FEATURES="arm armv7ve vfp thumb neon callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..af6b166e081 --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..5cb78cb5b88 --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..137911edd62 --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..deb9369482a --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..30a938a91fa --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..63626bc15bb --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..c2ec7f51987 --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..ae7a84fc501 --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..5079ed43124 --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..af52fc69ef6 --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..60fb5cb0e33 --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..8a32ed196ec --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..d78986b9f9d --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..183f8623381 --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..5188064863c --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..8e79996e77e --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.cortexa7-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.cortexa7-neon-vfpv4 new file mode 100644 index 00000000000..5a27bb0ae63 --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.cortexa7-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 cortexa7-vfp cortexa7-neon cortexa7-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a7" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa7 neon vfpv4" +TUNE_PKGARCH="cortexa7-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a7 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa7-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.cortexa7hf-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.cortexa7hf-neon-vfpv4 new file mode 100644 index 00000000000..25a2c771e04 --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.cortexa7hf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 cortexa7hf-vfp cortexa7hf-neon cortexa7hf-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa7 neon vfpv4 callconvention-hard" +TUNE_PKGARCH="cortexa7hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.cortexa7t-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.cortexa7t-neon-vfpv4 new file mode 100644 index 00000000000..8bb59ebbb01 --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.cortexa7t-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 cortexa7-vfp cortexa7-neon cortexa7-neon-vfpv4 cortexa7t2-vfp cortexa7t2-neon cortexa7t2-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a7" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa7 neon vfpv4 thumb" +TUNE_PKGARCH="cortexa7t2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp -mcpu=cortex-a7 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa7t2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa7.cortexa7thf-neon-vfpv4 b/scripts/tune/env.fake-cortexa7.cortexa7thf-neon-vfpv4 new file mode 100644 index 00000000000..f4dc98e6ba6 --- /dev/null +++ b/scripts/tune/env.fake-cortexa7.cortexa7thf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 cortexa7hf-vfp cortexa7hf-neon cortexa7hf-neon-vfpv4 cortexa7t2hf-vfp cortexa7t2hf-neon cortexa7t2hf-neon-vfpv4 fake_cortexa7" +TUNE_CCARGS=" -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm vfp cortexa7 neon vfpv4 thumb callconvention-hard" +TUNE_PKGARCH="cortexa7t2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72 b/scripts/tune/env.fake-cortexa72 new file mode 100644 index 00000000000..ea3b46057c0 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto cortexa72" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc armv8a-crypto armv8a-crc-crypto cortexa72 fake_cortexa72" +TUNE_CCARGS=" -mcpu=cortex-a72 -march=armv8-a+crc+crypto" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8a crc crypto cortexa72" +TUNE_PKGARCH="cortexa72" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a72 -march=armv8-a+crc+crypto --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa72-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53 b/scripts/tune/env.fake-cortexa72-cortexa53 new file mode 100644 index 00000000000..c41b5d0fb3c --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto cortexa72-cortexa53 cortexa72-cortexa53-crypto" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc cortexa72-cortexa53 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -mcpu=cortex-a72.cortex-a53 -march=armv8-a+crc" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8a crc cortexa72-cortexa53" +TUNE_PKGARCH="cortexa72-cortexa53" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a72.cortex-a53 -march=armv8-a+crc --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa72-cortexa53-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..bf321e70b06 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..d25f58ae4d3 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..643c3090005 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..56454080252 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..8841d8ff510 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..67b4facb563 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..dc859ddcd9c --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..fdae7f0f215 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..73ab2da919f --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..1f0bd509f55 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..3123c98ac78 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..f701ad531bd --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..908b6ccb93f --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..7a923ba6459 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..74ecc000f60 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72-cortexa53.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72-cortexa53.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..ccdffba6a9f --- /dev/null +++ b/scripts/tune/env.fake-cortexa72-cortexa53.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa72_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..77c7b8af464 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..769814a92f4 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..770a66d37c7 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..566fa66a804 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..3aa0bcef96a --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..8078a0cfc4a --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..e458de4d4d5 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..941cbc2ac7e --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..d252168bb4e --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..05eaa51bd05 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..e73a4225a07 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..b27dfb3d9d2 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..880ae83d267 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..4060370b999 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..343b31b0621 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa72.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa72.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..f601638b9d0 --- /dev/null +++ b/scripts/tune/env.fake-cortexa72.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa72" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73 b/scripts/tune/env.fake-cortexa73 new file mode 100644 index 00000000000..7bfaa0d155d --- /dev/null +++ b/scripts/tune/env.fake-cortexa73 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto cortexa73" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc armv8a-crypto armv8a-crc-crypto cortexa73 fake_cortexa73" +TUNE_CCARGS=" -mcpu=cortex-a73 -march=armv8-a+crc+crypto" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8a crc crypto cortexa73" +TUNE_PKGARCH="cortexa73" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a73 -march=armv8-a+crc+crypto --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa73-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35 b/scripts/tune/env.fake-cortexa73-cortexa35 new file mode 100644 index 00000000000..42d8594b8f5 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto cortexa73-cortexa35 cortexa73-cortexa35-crypto" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc cortexa73-cortexa35 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -mcpu=cortex-a73.cortex-a35 -march=armv8-a+crc" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8a crc cortexa73-cortexa35" +TUNE_PKGARCH="cortexa73-cortexa35" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a73.cortex-a35 -march=armv8-a+crc --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa73-cortexa35-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..d79195912c5 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..2470e2aecbe --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..13bf79a7383 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..9d40bf152bd --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..858511c3008 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..ff2f3d0381a --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..c07efd0c169 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..d5fc56f76af --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..b7ac2f120d1 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..30c5e34199b --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..8708584fd6c --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..2e2e97505da --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..e562df5fed5 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..4a4cf59815d --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..7fa07c7cc22 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa35.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa35.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..4b66afd4a07 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa35.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa73_cortexa35" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53 b/scripts/tune/env.fake-cortexa73-cortexa53 new file mode 100644 index 00000000000..92738ada06f --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto cortexa73-cortexa53 cortexa73-cortexa53-crypto" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc cortexa73-cortexa53 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -mcpu=cortex-a73.cortex-a53 -march=armv8-a+crc" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8a crc cortexa73-cortexa53" +TUNE_PKGARCH="cortexa73-cortexa53" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a73.cortex-a53 -march=armv8-a+crc --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa73-cortexa53-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..4ddece99a12 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..4495fca4c38 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..b8c604b9d19 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..d95f836bf2d --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..89dd576a79e --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..9a7cdfcc3a3 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..94255c985db --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..ffda19166a6 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..9c6430cf0c3 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..1bc5ba35f3e --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..4f4d4dbd23c --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..c3e50684c54 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..35a6d1783b0 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..9b2809d0512 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..b9a0afd81a4 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73-cortexa53.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73-cortexa53.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..cc9c7006286 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73-cortexa53.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa73_cortexa53" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..790e321ea17 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..d3b9654b2b0 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..757a64b5bc3 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..b529b66e8da --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..4c56df71743 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..943a17a6504 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..7c30d970651 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..84228856db9 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..be77bfdd5c6 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..58ba571be45 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..ebb903c9eb1 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..0478053e189 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..f2dcc2a530f --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..8d2d4e23f9f --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..f7174452c47 --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa73.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa73.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..edfb4b1f12b --- /dev/null +++ b/scripts/tune/env.fake-cortexa73.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa73" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75 b/scripts/tune/env.fake-cortexa75 new file mode 100644 index 00000000000..c30f1b565cc --- /dev/null +++ b/scripts/tune/env.fake-cortexa75 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto armv8-2a armv8-2a-crypto cortexa75" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8-2a armv8-2a-crypto cortexa75 fake_cortexa75" +TUNE_CCARGS=" -mcpu=cortex-a75 -march=armv8.2-a+crypto" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8-2a crypto cortexa75" +TUNE_PKGARCH="cortexa75" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a75 -march=armv8.2-a+crypto --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa75-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55 b/scripts/tune/env.fake-cortexa75-cortexa55 new file mode 100644 index 00000000000..386f42dd115 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto armv8-2a armv8-2a-crypto cortexa75-cortexa55 cortexa75-cortexa55-crypto" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8-2a cortexa75-cortexa55 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -mcpu=cortex-a75.cortex-a55 -march=armv8.2-a" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8-2a cortexa75-cortexa55" +TUNE_PKGARCH="cortexa75-cortexa55" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a75.cortex-a55 -march=armv8.2-a --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa75-cortexa55-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..b170b8bc970 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..1657aa65f8e --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..6f48b225458 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..423e39f74bf --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..c0e9c66655c --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..f81df21d8a7 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..f7924a94c79 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..11f2da76bc9 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..bb0b7caf868 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..3c94a1fac28 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..16eacd3871a --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..fd332c20a6e --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..d18c545cd25 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..5f0d0e7e799 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..3d02f5f5f38 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75-cortexa55.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75-cortexa55.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..c22db326b1a --- /dev/null +++ b/scripts/tune/env.fake-cortexa75-cortexa55.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa75_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..dc5ac05dfc4 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..c9822844f45 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..170ca9007b8 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..81a7a420b27 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..475d85f4897 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..8c5653780a1 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..da0ba1c2619 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..f986ddaf109 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..49e11c3b066 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..16a240cb12e --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..2de05cdfb82 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..8f6838868cd --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..5332f5fa57f --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..504dc093bf5 --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..5ed1438be5c --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa75.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa75.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..cc3fb744d1c --- /dev/null +++ b/scripts/tune/env.fake-cortexa75.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa75" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76 b/scripts/tune/env.fake-cortexa76 new file mode 100644 index 00000000000..13c122699c1 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto armv8-2a armv8-2a-crypto cortexa76" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8-2a armv8-2a-crypto cortexa76 fake_cortexa76" +TUNE_CCARGS=" -mcpu=cortex-a76 -march=armv8.2-a+crypto" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8-2a crypto cortexa76" +TUNE_PKGARCH="cortexa76" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a76 -march=armv8.2-a+crypto --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa76-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55 b/scripts/tune/env.fake-cortexa76-cortexa55 new file mode 100644 index 00000000000..018eee4ddbc --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto armv8-2a armv8-2a-crypto cortexa76-cortexa55 cortexa76-cortexa55-crypto" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8-2a cortexa76-cortexa55 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -mcpu=cortex-a76.cortex-a55 -march=armv8.2-a" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8-2a cortexa76-cortexa55" +TUNE_PKGARCH="cortexa76-cortexa55" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a76.cortex-a55 -march=armv8.2-a --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa76-cortexa55-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..2ec31f7a784 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..85c6809658f --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..1146bd9ec21 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..ddb23ee08da --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..f1dd67032d6 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..ef8902f2fd2 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..805ddb6de79 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..caba250611f --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..fcea3ec42bc --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..83434b6416d --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..fffe353c35f --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..0e6167dd138 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..fa763d016a6 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..4488790df9c --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..e8744741413 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76-cortexa55.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76-cortexa55.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..190ba9c8929 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76-cortexa55.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa76_cortexa55" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..924651775f7 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..67bff98ac82 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..4e8dd8ede81 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..64bc18373cf --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..8486f192e1e --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..58d3dc19a15 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..1c4877ae3f8 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..3fd22e2d30c --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..ea2b44aa819 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..ad6ee1b35f3 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..871835c33e5 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..97f6cd23eaa --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..edcdf821466 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..ddf5108809a --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..1969568bdbe --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa76.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa76.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..a12959a4c21 --- /dev/null +++ b/scripts/tune/env.fake-cortexa76.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa76" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77 b/scripts/tune/env.fake-cortexa77 new file mode 100644 index 00000000000..1d1decef911 --- /dev/null +++ b/scripts/tune/env.fake-cortexa77 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto armv8-2a armv8-2a-crypto cortexa77" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8-2a armv8-2a-crypto cortexa77 fake_cortexa77" +TUNE_CCARGS=" -mcpu=cortex-a77 -march=armv8.2-a+crypto" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8-2a crypto cortexa77" +TUNE_PKGARCH="cortexa77" +export CC="aarch64-oe-linux-gcc -mcpu=cortex-a77 -march=armv8.2-a+crypto --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa77-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..1e54293e04d --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..93742360368 --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..e7e211eb1df --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..37274e1fa7f --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..eef13b49b2f --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..651aedc1b49 --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..b8eb37217b4 --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..82175bbd576 --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..68c6e333013 --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..30a5d692110 --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..48d3579ef45 --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..bd5c553c68b --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..daaab7c44b4 --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..7d1f6daa60d --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..1aeca8803ab --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa77.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa77.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..4ccd48f32bb --- /dev/null +++ b/scripts/tune/env.fake-cortexa77.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_cortexa77" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa8 b/scripts/tune/env.fake-cortexa8 index f6caa0bfa14..849faa02c8f 100644 --- a/scripts/tune/env.fake-cortexa8 +++ b/scripts/tune/env.fake-cortexa8 @@ -1,6 +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 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 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-neon armv7athfb-neon cortexa8 cortexa8t cortexa8-neon cortexa8t-neon cortexa8hf cortexa8thf cortexa8hf-neon cortexa8thf-neon" -PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-vfp-neon fake_cortexa8" -TUNE_CCARGS=" -march=armv7-a -mfpu=neon -mfloat-abi=softfp" -TUNE_FEATURES="arm armv7a vfp neon" -TUNE_PKGARCH="armv7a-vfp-neon" -export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=softfp --sysroot=SYSROOTS/fake-cortexa8" +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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 cortexa8 cortexa8t cortexa8-neon cortexa8t-neon cortexa8hf cortexa8thf cortexa8hf-neon cortexa8thf-neon" +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5thf-vfp armv5ehf-vfp armv5tehf-vfp armv6hf-vfp armv6thf-vfp armv7ahf-vfp armv7at2hf-vfp armv7ahf-neon armv7at2hf-neon fake_cortexa8" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon" +TUNE_FEATURES="arm armv7a vfp thumb neon callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa8.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa8.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..c888be71fff --- /dev/null +++ b/scripts/tune/env.fake-cortexa8.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa8" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa8.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa8.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..02611e30b0f --- /dev/null +++ b/scripts/tune/env.fake-cortexa8.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa8" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa8.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa8.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..793ffcca661 --- /dev/null +++ b/scripts/tune/env.fake-cortexa8.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa8" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa8.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa8.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..f239c6ae77c --- /dev/null +++ b/scripts/tune/env.fake-cortexa8.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa8" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa8.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa8.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..941278ac1ee --- /dev/null +++ b/scripts/tune/env.fake-cortexa8.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa8" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa8.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa8.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..87b1a91dae9 --- /dev/null +++ b/scripts/tune/env.fake-cortexa8.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa8" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa8.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa8.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..c23716d6dea --- /dev/null +++ b/scripts/tune/env.fake-cortexa8.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa8" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa8.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa8.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..abceea5a5f1 --- /dev/null +++ b/scripts/tune/env.fake-cortexa8.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa8" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa9 b/scripts/tune/env.fake-cortexa9 index d43e3786f3a..aa11f50b718 100644 --- a/scripts/tune/env.fake-cortexa9 +++ b/scripts/tune/env.fake-cortexa9 @@ -1,6 +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 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 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-neon armv7athfb-neon cortexa9 cortexa9t cortexa9-neon cortexa9t-neon cortexa9hf cortexa9thf cortexa9hf-neon cortexa9thf-neon" -PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-vfp-neon fake_cortexa9" -TUNE_CCARGS=" -march=armv7-a -mfpu=neon -mfloat-abi=softfp" -TUNE_FEATURES="arm armv7a vfp neon" -TUNE_PKGARCH="armv7a-vfp-neon" -export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=softfp --sysroot=SYSROOTS/fake-cortexa9" +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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 cortexa9 cortexa9t cortexa9-neon cortexa9t-neon cortexa9hf cortexa9thf cortexa9hf-neon cortexa9thf-neon cortexa9-vfpv3 cortexa9t-vfpv3 cortexa9hf-vfpv3 cortexa9thf-vfpv3" +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5thf-vfp armv5ehf-vfp armv5tehf-vfp armv6hf-vfp armv6thf-vfp armv7ahf-vfp armv7at2hf-vfp armv7ahf-neon armv7at2hf-neon fake_cortexa9" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon" +TUNE_FEATURES="arm armv7a vfp thumb neon callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa9.armv7a-neon-vfpv4 b/scripts/tune/env.fake-cortexa9.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..46472b97967 --- /dev/null +++ b/scripts/tune/env.fake-cortexa9.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_cortexa9" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa9.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-cortexa9.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..f584cc58035 --- /dev/null +++ b/scripts/tune/env.fake-cortexa9.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_cortexa9" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa9.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-cortexa9.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..39b94c24609 --- /dev/null +++ b/scripts/tune/env.fake-cortexa9.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_cortexa9" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa9.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa9.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..95e1b012a6f --- /dev/null +++ b/scripts/tune/env.fake-cortexa9.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_cortexa9" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa9.armv7at-neon-vfpv4 b/scripts/tune/env.fake-cortexa9.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..62174cef00a --- /dev/null +++ b/scripts/tune/env.fake-cortexa9.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_cortexa9" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa9.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-cortexa9.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..3b550311758 --- /dev/null +++ b/scripts/tune/env.fake-cortexa9.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_cortexa9" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa9.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-cortexa9.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..dde248428ab --- /dev/null +++ b/scripts/tune/env.fake-cortexa9.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_cortexa9" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-cortexa9.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-cortexa9.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..f2357e341ee --- /dev/null +++ b/scripts/tune/env.fake-cortexa9.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_cortexa9" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-ep9312 b/scripts/tune/env.fake-ep9312 deleted file mode 100644 index e48e557a8cf..00000000000 --- a/scripts/tune/env.fake-ep9312 +++ /dev/null @@ -1,6 +0,0 @@ -AVAILTUNES=" armv4 armv4t armv4b armv4tb ep9312" -PACKAGE_ARCHS="all any noarch arm armv4 armv4t ep9312 fake_ep9312" -TUNE_CCARGS=" -mthumb -mthumb-interwork -march=ep9312 -mtune=ep9312" -TUNE_FEATURES="thumb ep9312" -TUNE_PKGARCH="ep9312" -export CC="arm-oe-linux-gnueabi-gcc -mthumb -mthumb-interwork -march=ep9312 -mtune=ep9312 --sysroot=SYSROOTS/fake-ep9312" diff --git a/scripts/tune/env.fake-i586 b/scripts/tune/env.fake-i586 index 925e02f764d..c00c0006330 100644 --- a/scripts/tune/env.fake-i586 +++ b/scripts/tune/env.fake-i586 @@ -3,4 +3,4 @@ PACKAGE_ARCHS="all any noarch x86 i586 fake_i586" TUNE_CCARGS=" -m32 -march=i586" TUNE_FEATURES="m32 i586" TUNE_PKGARCH="i586" -export CC="i586-oe-linux-gcc -m32 -march=i586 --sysroot=SYSROOTS/fake-i586" +export CC="i586-oe-linux-gcc -m32 -march=i586 --sysroot=/OE/build/oe-core/tmp-glibc/work/i586-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-i586-nlp b/scripts/tune/env.fake-i586-nlp index 6931d0b2586..3a1efebb9d2 100644 --- a/scripts/tune/env.fake-i586-nlp +++ b/scripts/tune/env.fake-i586-nlp @@ -3,4 +3,4 @@ PACKAGE_ARCHS="all any noarch i586-nlp-32 fake_i586_nlp" TUNE_CCARGS=" -m32 -march=i586 -Wa,-momit-lock-prefix=yes" TUNE_FEATURES="m32 i586-nlp" TUNE_PKGARCH="i586-nlp-32" -export CC="i586-oe-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=SYSROOTS/fake-i586-nlp" +export CC="i586-oe-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/OE/build/oe-core/tmp-glibc/work/i586-nlp-32-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-i686 b/scripts/tune/env.fake-i686 new file mode 100644 index 00000000000..273039fb0cb --- /dev/null +++ b/scripts/tune/env.fake-i686 @@ -0,0 +1,6 @@ +AVAILTUNES=" x86 x86-64 x86-64-x32 i586 i686" +PACKAGE_ARCHS="all any noarch x86 i586 i686 fake_i686" +TUNE_CCARGS=" -m32 -march=i686" +TUNE_FEATURES="m32 i686" +TUNE_PKGARCH="i686" +export CC="i686-oe-linux-gcc -m32 -march=i686 --sysroot=/OE/build/oe-core/tmp-glibc/work/i686-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-iwmmxt b/scripts/tune/env.fake-iwmmxt index 6be850b06e0..ac8ea129180 100644 --- a/scripts/tune/env.fake-iwmmxt +++ b/scripts/tune/env.fake-iwmmxt @@ -1,6 +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 iwmmxt" PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5e armv5te iwmmxt iwmmxtt fake_iwmmxt" -TUNE_CCARGS=" -mthumb -mthumb-interwork -march=iwmmxt -mtune=iwmmxt -mfloat-abi=softfp" +TUNE_CCARGS=" -mthumb -mcpu=iwmmxt" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" TUNE_FEATURES="thumb iwmmxt" -TUNE_PKGARCH="iwmmxt" -export CC="arm-oe-linux-gnueabi-gcc -mthumb -mthumb-interwork -march=iwmmxt -mtune=iwmmxt -mfloat-abi=softfp --sysroot=SYSROOTS/fake-iwmmxt" +TUNE_PKGARCH="iwmmxtt" +export CC="arm-oe-linux-gnueabi-gcc -mthumb -mcpu=iwmmxt --sysroot=/OE/build/oe-core/tmp-glibc/work/iwmmxtt-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-mcf5441x b/scripts/tune/env.fake-mcf5441x new file mode 100644 index 00000000000..0b7d1369556 --- /dev/null +++ b/scripts/tune/env.fake-mcf5441x @@ -0,0 +1,6 @@ +AVAILTUNES=" mcf5441x" +PACKAGE_ARCHS="all any noarch m68k mcf5441x fake_mcf5441x" +TUNE_CCARGS=" -mcpu=54418" +TUNE_FEATURES="mcf5441x" +TUNE_PKGARCH="mcf5441x" +export CC="m68k-oe-linux-gcc -mcpu=54418 --sysroot=/OE/build/oe-core/tmp-glibc/work/mcf5441x-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-microblaze b/scripts/tune/env.fake-microblaze new file mode 100644 index 00000000000..0a7ef5ce5ff --- /dev/null +++ b/scripts/tune/env.fake-microblaze @@ -0,0 +1,6 @@ +AVAILTUNES=" microblaze" +PACKAGE_ARCHS="all any noarch microblazeel fake_microblaze" +TUNE_CCARGS=" -mlittle-endian -mno-xl-barrel-shift -mno-xl-pattern-compare -mno-xl-reorder -mxl-soft-mul -mxl-soft-div" +TUNE_FEATURES="microblaze" +TUNE_PKGARCH="microblazeel" +export CC="microblazeel-oe-linux-gcc -mlittle-endian -mno-xl-barrel-shift -mno-xl-pattern-compare -mno-xl-reorder -mxl-soft-mul -mxl-soft-div --sysroot=/OE/build/oe-core/tmp-glibc/work/microblazeel-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-mips-24k b/scripts/tune/env.fake-mips-24k new file mode 100644 index 00000000000..0da53e97554 --- /dev/null +++ b/scripts/tune/env.fake-mips-24k @@ -0,0 +1,6 @@ +AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips64-o32 mips64el-o32 mips64-nf-o32 mips64el-nf-o32 mips32 mips32el mips32-nf mips32el-nf mips32r2 mips32r2el mips32r2-nf mips32r2el-nf mips32r2-24kc mips32r2-24kec mips32r2-24kec-m16 mips32r2el-24kc mips32r2el-24kec mips32r2el-24kec-m16" +PACKAGE_ARCHS="all any noarch mips-nf mips32-nf mips32r2-nf mips32r2-24kc-nf fake_mips_24k" +TUNE_CCARGS=" -meb -mabi=32 -msoft-float -march=mips32r2 -mtune=24kc" +TUNE_FEATURES="o32 bigendian mips32r2 24kc" +TUNE_PKGARCH="mips32r2-24kc-nf" +export CC="mips-oe-linux-gcc -meb -mabi=32 -msoft-float -march=mips32r2 -mtune=24kc --sysroot=/OE/build/oe-core/tmp-glibc/work/mips32r2-24kc-nf-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-mips-74k b/scripts/tune/env.fake-mips-74k new file mode 100644 index 00000000000..3f182cfbe17 --- /dev/null +++ b/scripts/tune/env.fake-mips-74k @@ -0,0 +1,6 @@ +AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips64-o32 mips64el-o32 mips64-nf-o32 mips64el-nf-o32 mips32 mips32el mips32-nf mips32el-nf mips32r2 mips32r2el mips32r2-nf mips32r2el-nf mips32r2-74kc mips32r2-74kc-m16 mips32r2el-74kc mips32r2el-74kc-m16" +PACKAGE_ARCHS="all any noarch mips-nf mips32-nf mips32r2-nf mips32r2-74kc-nf fake_mips_74k" +TUNE_CCARGS=" -meb -mabi=32 -msoft-float -march=mips32r2 -mtune=74kc" +TUNE_FEATURES="o32 bigendian mips32r2 74kc" +TUNE_PKGARCH="mips32r2-74kc-nf" +export CC="mips-oe-linux-gcc -meb -mabi=32 -msoft-float -march=mips32r2 -mtune=74kc --sysroot=/OE/build/oe-core/tmp-glibc/work/mips32r2-74kc-nf-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-mips32 b/scripts/tune/env.fake-mips32 index 065735d60e7..bf8fec50a61 100644 --- a/scripts/tune/env.fake-mips32 +++ b/scripts/tune/env.fake-mips32 @@ -1,6 +1,6 @@ -AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips32 mips32el mips32-nf mips32el-nf" +AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips64-o32 mips64el-o32 mips64-nf-o32 mips64el-nf-o32 mips32 mips32el mips32-nf mips32el-nf" PACKAGE_ARCHS="all any noarch mips mips32 fake_mips32" TUNE_CCARGS=" -meb -mabi=32 -mhard-float -march=mips32" TUNE_FEATURES="o32 bigendian fpu-hard mips32" TUNE_PKGARCH="mips32" -export CC="mips-oe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32 --sysroot=SYSROOTS/fake-mips32" +export CC="mips-oe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32 --sysroot=/OE/build/oe-core/tmp-glibc/work/mips32-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-mips32r2 b/scripts/tune/env.fake-mips32r2 index 5bdc955ccad..81db4779826 100644 --- a/scripts/tune/env.fake-mips32r2 +++ b/scripts/tune/env.fake-mips32r2 @@ -1,6 +1,6 @@ -AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips32 mips32el mips32-nf mips32el-nf mips32r2 mips32r2el" +AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips64-o32 mips64el-o32 mips64-nf-o32 mips64el-nf-o32 mips32 mips32el mips32-nf mips32el-nf mips32r2 mips32r2el mips32r2-nf mips32r2el-nf" PACKAGE_ARCHS="all any noarch mips mips32 mips32r2 fake_mips32r2" TUNE_CCARGS=" -meb -mabi=32 -mhard-float -march=mips32r2" TUNE_FEATURES="o32 bigendian fpu-hard mips32r2" TUNE_PKGARCH="mips32r2" -export CC="mips-oe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 --sysroot=SYSROOTS/fake-mips32r2" +export CC="mips-oe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 --sysroot=/OE/build/oe-core/tmp-glibc/work/mips32r2-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-mips32r6 b/scripts/tune/env.fake-mips32r6 new file mode 100644 index 00000000000..df7f91dfae4 --- /dev/null +++ b/scripts/tune/env.fake-mips32r6 @@ -0,0 +1,6 @@ +AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips64-o32 mips64el-o32 mips64-nf-o32 mips64el-nf-o32 mipsisa32r6 mipsisa32r6el mipsisa32r6-nf mipsisa32r6el-nf" +PACKAGE_ARCHS="all any noarch mipsisa32r6el fake_mips32r6" +TUNE_CCARGS=" -mel -mabi=32 -mhard-float -march=mips32r6" +TUNE_FEATURES="o32 fpu-hard mipsisa32r6 r6" +TUNE_PKGARCH="mipsisa32r6el" +export CC="mipsisa32r6el-oe-linux-gcc -mel -mabi=32 -mhard-float -march=mips32r6 --sysroot=/OE/build/oe-core/tmp-glibc/work/mipsisa32r6el-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-mips64 b/scripts/tune/env.fake-mips64 index 9283245d234..0926a05cb30 100644 --- a/scripts/tune/env.fake-mips64 +++ b/scripts/tune/env.fake-mips64 @@ -1,6 +1,6 @@ -AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips32 mips32el mips32-nf mips32el-nf mips32r2 mips32r2el" +AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips64-o32 mips64el-o32 mips64-nf-o32 mips64el-nf-o32 mips32 mips32el mips32-nf mips32el-nf mips32r2 mips32r2el mips32r2-nf mips32r2el-nf" PACKAGE_ARCHS="all any noarch mips64 fake_mips64" TUNE_CCARGS=" -meb -mabi=64 -mhard-float" TUNE_FEATURES="n64 bigendian fpu-hard" TUNE_PKGARCH="mips64" -export CC="mips64-oe-linux-gcc -meb -mabi=64 -mhard-float --sysroot=SYSROOTS/fake-mips64" +export CC="mips64-oe-linux-gcc -meb -mabi=64 -mhard-float --sysroot=/OE/build/oe-core/tmp-glibc/work/mips64-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-mips64r2 b/scripts/tune/env.fake-mips64r2 new file mode 100644 index 00000000000..c30323f3d5a --- /dev/null +++ b/scripts/tune/env.fake-mips64r2 @@ -0,0 +1,6 @@ +AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips64-o32 mips64el-o32 mips64-nf-o32 mips64el-nf-o32 mips32 mips32el mips32-nf mips32el-nf mips32r2 mips32r2el mips32r2-nf mips32r2el-nf mips64r2 mips64r2el mips64r2-nf mips64r2el-nf mips64r2-n32 mips64r2el-n32 mips64r2-nf-n32 mips64r2el-nf-n32 mips64r2-o32 mips64r2el-o32 mips64r2-nf-o32 mips64r2el-nf-o32" +PACKAGE_ARCHS="all any noarch mips64 mips64r2 fake_mips64r2" +TUNE_CCARGS=" -meb -mabi=64 -mhard-float -march=mips64r2" +TUNE_FEATURES="n64 bigendian fpu-hard mips64r2" +TUNE_PKGARCH="mips64r2" +export CC="mips64-oe-linux-gcc -meb -mabi=64 -mhard-float -march=mips64r2 --sysroot=/OE/build/oe-core/tmp-glibc/work/mips64r2-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-mips64r6 b/scripts/tune/env.fake-mips64r6 new file mode 100644 index 00000000000..d770b8ca536 --- /dev/null +++ b/scripts/tune/env.fake-mips64r6 @@ -0,0 +1,6 @@ +AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips64-o32 mips64el-o32 mips64-nf-o32 mips64el-nf-o32 mipsisa64r6 mipsisa64r6el mipsisa64r6-nf mipsisa64r6el-nf mipsisa64r6-n32 mipsisa64r6el-n32 mipsisa64r6-nf-n32 mipsisa64r6el-nf-n32" +PACKAGE_ARCHS="all any noarch mipsisa64r6el fake_mips64r6" +TUNE_CCARGS=" -mel -mabi=64 -mhard-float -march=mips64r6" +TUNE_FEATURES="fpu-hard r6 n64 mipsisa64r6" +TUNE_PKGARCH="mipsisa64r6el" +export CC="mipsisa64r6el-oe-linux-gcc -mel -mabi=64 -mhard-float -march=mips64r6 --sysroot=/OE/build/oe-core/tmp-glibc/work/mipsisa64r6el-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1 b/scripts/tune/env.fake-neoversee1 new file mode 100644 index 00000000000..3af84a57335 --- /dev/null +++ b/scripts/tune/env.fake-neoversee1 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto armv8-2a armv8-2a-crypto neoversee1" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8-2a armv8-2a-crypto neoversee1 fake_neoversee1" +TUNE_CCARGS=" -mcpu=neoverse-e1 -march=armv8.2-a+crypto" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8-2a crypto neoversee1" +TUNE_PKGARCH="neoversee1" +export CC="aarch64-oe-linux-gcc -mcpu=neoverse-e1 -march=armv8.2-a+crypto --sysroot=/OE/build/oe-core/tmp-glibc/work/neoversee1-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7a-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..d5842908060 --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..ec25fb8b12f --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..7db5f66a58a --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..5a4c0d5737e --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7at-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..414a6c898de --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..9d8cf73aead --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..2eab28aa0af --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..fa7611c6d91 --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..2139df9b6be --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..98f421dbd00 --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..c1c96396096 --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..776af34d510 --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..6211a9cdd59 --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..166d7ea7f74 --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..d968d67cf55 --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversee1.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-neoversee1.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..7a1b0e27dd9 --- /dev/null +++ b/scripts/tune/env.fake-neoversee1.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_neoversee1" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1 b/scripts/tune/env.fake-neoversen1 new file mode 100644 index 00000000000..3403c50b4d8 --- /dev/null +++ b/scripts/tune/env.fake-neoversen1 @@ -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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto armv8-2a armv8-2a-crypto neoversen1" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8-2a armv8-2a-crypto neoversen1 fake_neoversen1" +TUNE_CCARGS=" -mcpu=neoverse-n1 -march=armv8.2-a+crypto" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 armv8-2a crypto neoversen1" +TUNE_PKGARCH="neoversen1" +export CC="aarch64-oe-linux-gcc -mcpu=neoverse-n1 -march=armv8.2-a+crypto --sysroot=/OE/build/oe-core/tmp-glibc/work/neoversen1-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7a-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..2484474279f --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..7558f48be21 --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..36f98b72595 --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..12b095a38fd --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7at-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..ccde43ecb87 --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..daad61ebe3f --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..8e0e2deebf7 --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..68bb1e31749 --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..62dc05586ad --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..e348118c98e --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..05ebb097889 --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..a15d3dea155 --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..fab3c952414 --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..1c2f0e7ea29 --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..2ea4b724ba6 --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-neoversen1.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-neoversen1.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..5cb2a356b67 --- /dev/null +++ b/scripts/tune/env.fake-neoversen1.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_neoversen1" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-octeon b/scripts/tune/env.fake-octeon index 1a2357bee4f..d02ac46c8b9 100644 --- a/scripts/tune/env.fake-octeon +++ b/scripts/tune/env.fake-octeon @@ -1,6 +1,6 @@ -AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips32 mips32el mips32-nf mips32el-nf mips32r2 mips32r2el octeon2 octeon2_64 octeon3 octeon3_64" +AVAILTUNES=" mips mips64-n32 mips64 mipsel mips64el-n32 mips64el mips-nf mips64-nf-n32 mips64-nf mipsel-nf mips64el-nf-n32 mips64el-nf mips64-o32 mips64el-o32 mips64-nf-o32 mips64el-nf-o32 mips32 mips32el mips32-nf mips32el-nf mips32r2 mips32r2el mips32r2-nf mips32r2el-nf octeon2 octeon2_64 octeon3 octeon3_64" PACKAGE_ARCHS="all any noarch mips64-n32 octeon2-n32 fake_octeon" TUNE_CCARGS=" -meb -mabi=n32 -mhard-float -march=octeon2 " TUNE_FEATURES="n32 bigendian fpu-hard octeon2" TUNE_PKGARCH="octeon2-n32" -export CC="mips64-oe-linux-gnun32-gcc -meb -mabi=n32 -mhard-float -march=octeon2 --sysroot=SYSROOTS/fake-octeon" +export CC="mips64-oe-linux-gnun32-gcc -meb -mabi=n32 -mhard-float -march=octeon2 --sysroot=/OE/build/oe-core/tmp-glibc/work/octeon2-n32-oe-linux-gnun32/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-power5 b/scripts/tune/env.fake-power5 index d5d6d69372f..fd9f0ec5422 100644 --- a/scripts/tune/env.fake-power5 +++ b/scripts/tune/env.fake-power5 @@ -1,6 +1,6 @@ -AVAILTUNES=" powerpc powerpc-nf powerpc64 ppcp5 ppc64p5" -PACKAGE_ARCHS="all any noarch powerpc64 ppc64p5 fake_power5" -TUNE_CCARGS=" -mhard-float -m64 -mcpu=power5" -TUNE_FEATURES="m64 fpu-hard power5 altivec" -TUNE_PKGARCH="ppc64p5" -export CC="powerpc64-oe-linux-gcc -mhard-float -m64 -mcpu=power5 --sysroot=SYSROOTS/fake-power5" +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf powerpc64 powerpc64le ppcp5 ppc64p5" +PACKAGE_ARCHS="all any noarch powerpc ppcp5 fake_power5" +TUNE_CCARGS=" -mbig-endian -m32 -mhard-float -mcpu=power5" +TUNE_FEATURES="m32 fpu-hard power5 altivec bigendian" +TUNE_PKGARCH="ppcp5" +export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -mhard-float -mcpu=power5 --sysroot=/OE/build/oe-core/tmp-glibc/work/ppcp5-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-power6 b/scripts/tune/env.fake-power6 new file mode 100644 index 00000000000..51419adb29d --- /dev/null +++ b/scripts/tune/env.fake-power6 @@ -0,0 +1,6 @@ +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf powerpc64 powerpc64le ppcp6 ppc64p6" +PACKAGE_ARCHS="all any noarch powerpc ppcp6 fake_power6" +TUNE_CCARGS=" -mbig-endian -m32 -mhard-float -mcpu=power6" +TUNE_FEATURES="m32 fpu-hard power6 altivec bigendian" +TUNE_PKGARCH="ppcp6" +export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -mhard-float -mcpu=power6 --sysroot=/OE/build/oe-core/tmp-glibc/work/ppcp6-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-power7 b/scripts/tune/env.fake-power7 new file mode 100644 index 00000000000..e4ffaf0a309 --- /dev/null +++ b/scripts/tune/env.fake-power7 @@ -0,0 +1,6 @@ +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf powerpc64 powerpc64le ppcp7 ppc64p7" +PACKAGE_ARCHS="all any noarch powerpc ppcp7 fake_power7" +TUNE_CCARGS=" -mbig-endian -m32 -mhard-float -mcpu=power7" +TUNE_FEATURES="m32 fpu-hard power7 altivec bigendian" +TUNE_PKGARCH="ppcp7" +export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -mhard-float -mcpu=power7 --sysroot=/OE/build/oe-core/tmp-glibc/work/ppcp7-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-power9 b/scripts/tune/env.fake-power9 new file mode 100644 index 00000000000..2f4a63f7775 --- /dev/null +++ b/scripts/tune/env.fake-power9 @@ -0,0 +1,6 @@ +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf powerpc64 powerpc64le ppcp9 ppc64p9 ppcp9le ppc64p9le" +PACKAGE_ARCHS="all any noarch powerpc64le ppc64p9le fake_power9" +TUNE_CCARGS=" -mlittle-endian -mhard-float -m64 -mcpu=power9" +TUNE_FEATURES="m64 fpu-hard power9 altivec" +TUNE_PKGARCH="ppc64p9le" +export CC="powerpc64le-oe-linux-gcc -mlittle-endian -mhard-float -m64 -mcpu=power9 --sysroot=/OE/build/oe-core/tmp-glibc/work/ppc64p9le-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-ppc476 b/scripts/tune/env.fake-ppc476 index a0e20915d7c..82803db177c 100644 --- a/scripts/tune/env.fake-ppc476 +++ b/scripts/tune/env.fake-ppc476 @@ -1,6 +1,6 @@ -AVAILTUNES=" powerpc powerpc-nf ppc476" +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf ppc476" PACKAGE_ARCHS="all any noarch powerpc ppc476 fake_ppc476" -TUNE_CCARGS=" -m32 -mhard-float -mcpu=476" -TUNE_FEATURES="m32 fpu-hard ppc476" +TUNE_CCARGS=" -mbig-endian -m32 -mhard-float -mcpu=476" +TUNE_FEATURES="m32 fpu-hard ppc476 bigendian" TUNE_PKGARCH="ppc476" -export CC="powerpc-oe-linux-gcc -m32 -mhard-float -mcpu=476 --sysroot=SYSROOTS/fake-ppc476" +export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -mhard-float -mcpu=476 --sysroot=/OE/build/oe-core/tmp-glibc/work/ppc476-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-ppc603e b/scripts/tune/env.fake-ppc603e index 744c603de2d..99399fb66f6 100644 --- a/scripts/tune/env.fake-ppc603e +++ b/scripts/tune/env.fake-ppc603e @@ -1,6 +1,6 @@ -AVAILTUNES=" powerpc powerpc-nf ppc603e" +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf ppc603e" PACKAGE_ARCHS="all any noarch powerpc ppc603e fake_ppc603e" -TUNE_CCARGS=" -m32 -mhard-float -mcpu=603e" -TUNE_FEATURES="m32 fpu-hard ppc603e" +TUNE_CCARGS=" -mbig-endian -m32 -mhard-float -mcpu=603e" +TUNE_FEATURES="m32 fpu-hard ppc603e bigendian" TUNE_PKGARCH="ppc603e" -export CC="powerpc-oe-linux-gcc -m32 -mhard-float -mcpu=603e --sysroot=SYSROOTS/fake-ppc603e" +export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -mhard-float -mcpu=603e --sysroot=/OE/build/oe-core/tmp-glibc/work/ppc603e-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-ppc7400 b/scripts/tune/env.fake-ppc7400 index 3fc0278debd..26012354df8 100644 --- a/scripts/tune/env.fake-ppc7400 +++ b/scripts/tune/env.fake-ppc7400 @@ -1,6 +1,6 @@ -AVAILTUNES=" powerpc powerpc-nf ppc7400" +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf ppc7400" PACKAGE_ARCHS="all any noarch powerpc ppc7400 fake_ppc7400" -TUNE_CCARGS=" -m32 -mhard-float -mcpu=7400" -TUNE_FEATURES="m32 fpu-hard ppc7400 altivec" +TUNE_CCARGS=" -mbig-endian -m32 -mhard-float -mcpu=7400 -mno-spe" +TUNE_FEATURES="m32 fpu-hard ppc7400 altivec bigendian" TUNE_PKGARCH="ppc7400" -export CC="powerpc-oe-linux-gcc -m32 -mhard-float -mcpu=7400 --sysroot=SYSROOTS/fake-ppc7400" +export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -mhard-float -mcpu=7400 -mno-spe --sysroot=/OE/build/oe-core/tmp-glibc/work/ppc7400-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-ppce300c2 b/scripts/tune/env.fake-ppce300c2 index b80d86e8f42..803fcacd7cb 100644 --- a/scripts/tune/env.fake-ppce300c2 +++ b/scripts/tune/env.fake-ppce300c2 @@ -1,6 +1,6 @@ -AVAILTUNES=" powerpc powerpc-nf ppce300c2" +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf ppce300c2" PACKAGE_ARCHS="all any noarch powerpc-nf ppce300c2 fake_ppce300c2" -TUNE_CCARGS=" -m32 -msoft-float -mcpu=e300c2" -TUNE_FEATURES="m32 fpu-soft ppce300c2" +TUNE_CCARGS=" -mbig-endian -m32 -msoft-float -mcpu=e300c2" +TUNE_FEATURES="m32 fpu-soft ppce300c2 bigendian" TUNE_PKGARCH="ppce300c2" -export CC="powerpc-oe-linux-gcc -m32 -msoft-float -mcpu=e300c2 --sysroot=SYSROOTS/fake-ppce300c2" +export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -msoft-float -mcpu=e300c2 --sysroot=/OE/build/oe-core/tmp-glibc/work/ppce300c2-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-ppce300c3 b/scripts/tune/env.fake-ppce300c3 index 96b405c1148..e1c4a1999b6 100644 --- a/scripts/tune/env.fake-ppce300c3 +++ b/scripts/tune/env.fake-ppce300c3 @@ -1,6 +1,6 @@ -AVAILTUNES=" powerpc powerpc-nf ppce300c3 ppce300c3-nf" +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf ppce300c3 ppce300c3-nf" PACKAGE_ARCHS="all any noarch powerpc ppce300c3 fake_ppce300c3" -TUNE_CCARGS=" -m32 -mhard-float -mcpu=e300c3" -TUNE_FEATURES="m32 fpu-hard ppce300c3" +TUNE_CCARGS=" -mbig-endian -m32 -mhard-float -mcpu=e300c3" +TUNE_FEATURES="m32 fpu-hard bigendian ppce300c3" TUNE_PKGARCH="ppce300c3" -export CC="powerpc-oe-linux-gcc -m32 -mhard-float -mcpu=e300c3 --sysroot=SYSROOTS/fake-ppce300c3" +export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -mhard-float -mcpu=e300c3 --sysroot=/OE/build/oe-core/tmp-glibc/work/ppce300c3-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-ppce500 b/scripts/tune/env.fake-ppce500 index 999e871d5cc..6ba95217834 100644 --- a/scripts/tune/env.fake-ppce500 +++ b/scripts/tune/env.fake-ppce500 @@ -1,6 +1,6 @@ -AVAILTUNES=" powerpc powerpc-nf ppce500" +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf ppce500" PACKAGE_ARCHS="all any noarch ppce500 fake_ppce500" -TUNE_CCARGS=" -m32 -mcpu=8540 -mabi=spe -mspe -mfloat-gprs=single" -TUNE_FEATURES="m32 spe ppce500" +TUNE_CCARGS=" -mbig-endian -m32 -mcpu=8540 -mabi=spe -mspe -mfloat-gprs=single" +TUNE_FEATURES="m32 spe ppce500 bigendian" TUNE_PKGARCH="ppce500" -export CC="powerpc-oe-linux-gnuspe-gcc -m32 -mcpu=8540 -mabi=spe -mspe -mfloat-gprs=single --sysroot=SYSROOTS/fake-ppce500" +export CC="powerpc-oe-linux-gnuspe-gcc -mbig-endian -m32 -mcpu=8540 -mabi=spe -mspe -mfloat-gprs=single --sysroot=/OE/build/oe-core/tmp-glibc/work/ppce500-oe-linux-gnuspe/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-ppce500mc b/scripts/tune/env.fake-ppce500mc index d450100c11d..a7686ecc7b9 100644 --- a/scripts/tune/env.fake-ppce500mc +++ b/scripts/tune/env.fake-ppce500mc @@ -1,6 +1,6 @@ -AVAILTUNES=" powerpc powerpc-nf ppce500mc" +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf ppce500mc" PACKAGE_ARCHS="all any noarch powerpc ppce500mc fake_ppce500mc" -TUNE_CCARGS=" -m32 -mhard-float -mcpu=e500mc" -TUNE_FEATURES="m32 fpu-hard ppce500mc" +TUNE_CCARGS=" -mbig-endian -m32 -mhard-float -mcpu=e500mc" +TUNE_FEATURES="m32 fpu-hard ppce500mc bigendian" TUNE_PKGARCH="ppce500mc" -export CC="powerpc-oe-linux-gcc -m32 -mhard-float -mcpu=e500mc --sysroot=SYSROOTS/fake-ppce500mc" +export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -mhard-float -mcpu=e500mc --sysroot=/OE/build/oe-core/tmp-glibc/work/ppce500mc-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-ppce500v2 b/scripts/tune/env.fake-ppce500v2 index 80ffef1e44b..3b4e4eb8960 100644 --- a/scripts/tune/env.fake-ppce500v2 +++ b/scripts/tune/env.fake-ppce500v2 @@ -1,6 +1,6 @@ -AVAILTUNES=" powerpc powerpc-nf ppce500v2" +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf ppce500v2" PACKAGE_ARCHS="all any noarch ppce500v2 fake_ppce500v2" -TUNE_CCARGS=" -m32 -mcpu=8548 -mabi=spe -mspe -mfloat-gprs=double" -TUNE_FEATURES="m32 spe ppce500v2" +TUNE_CCARGS=" -mbig-endian -m32 -mcpu=8548" +TUNE_FEATURES="m32 ppce500v2 bigendian" TUNE_PKGARCH="ppce500v2" -export CC="powerpc-oe-linux-gnuspe-gcc -m32 -mcpu=8548 -mabi=spe -mspe -mfloat-gprs=double --sysroot=SYSROOTS/fake-ppce500v2" +export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -mcpu=8548 --sysroot=/OE/build/oe-core/tmp-glibc/work/ppce500v2-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-ppce5500 b/scripts/tune/env.fake-ppce5500 index 5559b00e536..9322cb92ca8 100644 --- a/scripts/tune/env.fake-ppce5500 +++ b/scripts/tune/env.fake-ppce5500 @@ -1,6 +1,6 @@ -AVAILTUNES=" powerpc powerpc-nf powerpc64 ppce5500 ppc64e5500" +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf powerpc64 powerpc64le ppce5500 ppc64e5500" PACKAGE_ARCHS="all any noarch powerpc ppce5500 fake_ppce5500" -TUNE_CCARGS=" -m32 -mhard-float -mcpu=e5500" -TUNE_FEATURES="m32 fpu-hard e5500" +TUNE_CCARGS=" -mbig-endian -m32 -mhard-float -mcpu=e5500" +TUNE_FEATURES="m32 fpu-hard e5500 bigendian" TUNE_PKGARCH="ppce5500" -export CC="powerpc-oe-linux-gcc -m32 -mhard-float -mcpu=e5500 --sysroot=SYSROOTS/fake-ppce5500" +export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -mhard-float -mcpu=e5500 --sysroot=/OE/build/oe-core/tmp-glibc/work/ppce5500-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-ppce6500 b/scripts/tune/env.fake-ppce6500 index ada05b3e929..ea33c6ba8ae 100644 --- a/scripts/tune/env.fake-ppce6500 +++ b/scripts/tune/env.fake-ppce6500 @@ -1,6 +1,6 @@ -AVAILTUNES=" powerpc powerpc-nf powerpc64 ppce6500 ppc64e6500" +AVAILTUNES=" powerpc powerpc-nf powerpcle powerpcle-nf powerpc64 powerpc64le ppce6500 ppc64e6500" PACKAGE_ARCHS="all any noarch powerpc ppce6500 fake_ppce6500" -TUNE_CCARGS=" -m32 -mhard-float -mcpu=e6500" -TUNE_FEATURES="m32 fpu-hard e6500 altivec" +TUNE_CCARGS=" -mbig-endian -m32 -mhard-float -mcpu=e6500" +TUNE_FEATURES="m32 fpu-hard e6500 altivec bigendian" TUNE_PKGARCH="ppce6500" -export CC="powerpc-oe-linux-gcc -m32 -mhard-float -mcpu=e6500 --sysroot=SYSROOTS/fake-ppce6500" +export CC="powerpc-oe-linux-gcc -mbig-endian -m32 -mhard-float -mcpu=e6500 --sysroot=/OE/build/oe-core/tmp-glibc/work/ppce6500-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-sh3 b/scripts/tune/env.fake-sh3 index 910dc020f85..e752d24104a 100644 --- a/scripts/tune/env.fake-sh3 +++ b/scripts/tune/env.fake-sh3 @@ -3,4 +3,4 @@ PACKAGE_ARCHS="all any noarch sh sh3 fake_sh3" TUNE_CCARGS=" -ml -m3" TUNE_FEATURES="sh3" TUNE_PKGARCH="sh3" -export CC="sh3-oe-linux-gcc -ml -m3 --sysroot=SYSROOTS/fake-sh3" +export CC="sh3-oe-linux-gcc -ml -m3 --sysroot=/OE/build/oe-core/tmp-glibc/work/sh3-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-sh4 b/scripts/tune/env.fake-sh4 index 9dd8797c136..ecd44f08a88 100644 --- a/scripts/tune/env.fake-sh4 +++ b/scripts/tune/env.fake-sh4 @@ -3,4 +3,4 @@ PACKAGE_ARCHS="all any noarch sh sh4 fake_sh4" TUNE_CCARGS=" -ml -m4" TUNE_FEATURES="sh4" TUNE_PKGARCH="sh4" -export CC="sh4-oe-linux-gcc -ml -m4 --sysroot=SYSROOTS/fake-sh4" +export CC="sh4-oe-linux-gcc -ml -m4 --sysroot=/OE/build/oe-core/tmp-glibc/work/sh4-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-strongarm1100 b/scripts/tune/env.fake-strongarm1100 index f99fae3f59a..891cd72a691 100644 --- a/scripts/tune/env.fake-strongarm1100 +++ b/scripts/tune/env.fake-strongarm1100 @@ -1,6 +1,6 @@ AVAILTUNES=" armv4 armv4t armv4b armv4tb strongarm" PACKAGE_ARCHS="all any noarch arm armv4 fake_strongarm1100" -TUNE_CCARGS=" -march=armv4" +TUNE_CCARGS=" -march=armv4t" TUNE_FEATURES="arm armv4" TUNE_PKGARCH="armv4" -export CC="arm-oe-linux-gnueabi-gcc -march=armv4 --sysroot=SYSROOTS/fake-strongarm1100" +export CC="arm-oe-linux-gnueabi-gcc -march=armv4t --sysroot=/OE/build/oe-core/tmp-glibc/work/armv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx b/scripts/tune/env.fake-thunderx index dbeb57068bf..d7f9db61831 100644 --- a/scripts/tune/env.fake-thunderx +++ b/scripts/tune/env.fake-thunderx @@ -1,6 +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 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 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-neon armv7athfb-neon aarch64 aarch64_be thunderx thunderx_be" -PACKAGE_ARCHS="all any noarch aarch64 fake_thunderx" -TUNE_CCARGS=" -mfloat-abi=softfp" -TUNE_FEATURES="aarch64" -TUNE_PKGARCH="aarch64" -export CC="aarch64-oe-linux-gcc -mfloat-abi=softfp --sysroot=SYSROOTS/fake-thunderx" +AVAILTUNES=" thunderx thunderx_be 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-vfpv4d16 armv7at-vfpv4d16 armv7a-neon armv7at-neon armv7a-neon-vfpv4 armv7at-neon-vfpv4 armv7ahf armv7athf armv7ahf-vfpv3d16 armv7athf-vfpv3d16 armv7ahf-vfpv3 armv7athf-vfpv3 armv7ahf-vfpv4d16 armv7athf-vfpv4d16 armv7ahf-neon armv7athf-neon armv7ahf-neon-vfpv4 armv7athf-neon-vfpv4 armv7ab armv7atb armv7ab-vfpv3d16 armv7atb-vfpv3d16 armv7ab-vfpv3 armv7atb-vfpv3 armv7ab-vfpv4d16 armv7atb-vfpv4d16 armv7ab-neon armv7atb-neon armv7ab-neon-vfpv4 armv7atb-neon-vfpv4 armv7ahfb armv7athfb armv7ahfb-vfpv3d16 armv7athfb-vfpv3d16 armv7ahfb-vfpv3 armv7athfb-vfpv3 armv7ahfb-vfpv4d16 armv7athfb-vfpv4d16 armv7ahfb-neon armv7athfb-neon armv7ahfb-neon-vfpv4 armv7athfb-neon-vfpv4 armv7ve armv7vet armv7ve-vfpv3d16 armv7vet-vfpv3d16 armv7ve-vfpv3 armv7vet-vfpv3 armv7ve-vfpv4d16 armv7vet-vfpv4d16 armv7ve-neon armv7vet-neon armv7ve-neon-vfpv4 armv7vet-neon-vfpv4 armv7vehf armv7vethf armv7vehf-vfpv3d16 armv7vethf-vfpv3d16 armv7vehf-vfpv3 armv7vethf-vfpv3 armv7vehf-vfpv4d16 armv7vethf-vfpv4d16 armv7vehf-neon armv7vethf-neon armv7vehf-neon-vfpv4 armv7vethf-neon-vfpv4 armv7veb armv7vetb armv7veb-vfpv3d16 armv7vetb-vfpv3d16 armv7veb-vfpv3 armv7vetb-vfpv3 armv7veb-vfpv4d16 armv7vetb-vfpv4d16 armv7veb-neon armv7vetb-neon armv7veb-neon-vfpv4 armv7vetb-neon-vfpv4 armv7vehfb armv7vethfb armv7vehfb-vfpv3d16 armv7vethfb-vfpv3d16 armv7vehfb-vfpv3 armv7vethfb-vfpv3 armv7vehfb-vfpv4d16 armv7vethfb-vfpv4d16 armv7vehfb-neon armv7vethfb-neon armv7vehfb-neon-vfpv4 armv7vethfb-neon-vfpv4 aarch64 aarch64_be armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto" +PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc armv8a-crypto armv8a-crc-crypto thunderx fake_thunderx" +TUNE_CCARGS=" -mcpu=thunderx" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" +TUNE_FEATURES="aarch64 thunderx" +TUNE_PKGARCH="thunderx" +export CC="aarch64-oe-linux-gcc -mcpu=thunderx --sysroot=/OE/build/oe-core/tmp-glibc/work/thunderx-oe-linux/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7a-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7a-neon-vfpv4 new file mode 100644 index 00000000000..367fcbe10d3 --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7a-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7a-neon armv7a-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4" +TUNE_PKGARCH="armv7a-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7a-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7ab-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7ab-neon-vfpv4 new file mode 100644 index 00000000000..529c5b3fcd5 --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7ab-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7ab-neon armv7ab-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7ab-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ab-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7ahf-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7ahf-neon-vfpv4 new file mode 100644 index 00000000000..73260a1c3bb --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7ahf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7ahf-neon armv7ahf-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7ahf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7ahfb-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7ahfb-neon-vfpv4 new file mode 100644 index 00000000000..5d3fdd65a55 --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7ahfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7ahfb-neon armv7ahfb-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7ahfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ahfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7at-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7at-neon-vfpv4 new file mode 100644 index 00000000000..26f08fe35a6 --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7at-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7a-neon armv7at2-neon armv7a-neon-vfpv4 armv7at2-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7at2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7atb-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7atb-neon-vfpv4 new file mode 100644 index 00000000000..a83699ba5da --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7atb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7ab-neon armv7at2b-neon armv7ab-neon-vfpv4 armv7at2b-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7at2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7athf-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7athf-neon-vfpv4 new file mode 100644 index 00000000000..83bf169df67 --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7athf-neon-vfpv4 @@ -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 armv7ahf-neon armv7at2hf-neon armv7ahf-neon-vfpv4 armv7at2hf-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7at2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7athfb-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7athfb-neon-vfpv4 new file mode 100644 index 00000000000..5842236fb77 --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7athfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7ahfb-neon armv7at2hfb-neon armv7ahfb-neon-vfpv4 armv7at2hfb-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7a vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7at2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7at2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7ve-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7ve-neon-vfpv4 new file mode 100644 index 00000000000..8cd6fe671ed --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7ve-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv5 armv5-vfp armv5e armv5e-vfp armv6 armv6-vfp armv7a armv7a-vfp armv7ve armv7ve-vfp armv7ve-neon armv7ve-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4" +TUNE_PKGARCH="armv7ve-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7ve-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7veb-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7veb-neon-vfpv4 new file mode 100644 index 00000000000..25d901fc4b0 --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7veb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv5b armv5b-vfp armv5eb armv5eb-vfp armv6b armv6b-vfp armv7ab-vfp armv7veb-vfp armv7veb-neon armv7veb-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 bigendian" +TUNE_PKGARCH="armv7veb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7veb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7vehf-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7vehf-neon-vfpv4 new file mode 100644 index 00000000000..af98a7150fd --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7vehf-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hf-vfp armv5ehf-vfp armv6hf-vfp armv7ahf-vfp armv7vehf-vfp armv7vehf-neon armv7vehf-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vehf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7vehfb-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7vehfb-neon-vfpv4 new file mode 100644 index 00000000000..53f4bfe9247 --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7vehfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5ehfb-vfp armv6hfb-vfp armv7ahfb-vfp armv7vehfb-vfp armv7vehfb-neon armv7vehfb-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vehfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vehfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7vet-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7vet-neon-vfpv4 new file mode 100644 index 00000000000..4df4594c3c7 --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7vet-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5-vfp armv5t-vfp armv5e armv5te armv5e-vfp armv5te-vfp armv6 armv6t armv6-vfp armv6t-vfp armv7a armv7a-vfp armv7at2-vfp armv7ve armv7ve-vfp armv7vet2-vfp armv7ve-neon armv7vet2-neon armv7ve-neon-vfpv4 armv7vet2-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4" +TUNE_PKGARCH="armv7vet2-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7vetb-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7vetb-neon-vfpv4 new file mode 100644 index 00000000000..0747f65a901 --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7vetb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armeb armv4b armv4tb armv5b armv5tb armv5b-vfp armv5tb-vfp armv5eb armv5teb armv5eb-vfp armv5teb-vfp armv6b armv6tb armv6b-vfp armv6tb-vfp armv7ab-vfp armv7at2b-vfp armv7veb-vfp armv7vet2b-vfp armv7veb-neon armv7vet2b-neon armv7veb-neon-vfpv4 armv7vet2b-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp" +TUNE_CCARGS_MFLOAT="softfp" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 bigendian" +TUNE_PKGARCH="armv7vet2b-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=softfp --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2b-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7vethf-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7vethf-neon-vfpv4 new file mode 100644 index 00000000000..009c5b07a4e --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7vethf-neon-vfpv4 @@ -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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard" +TUNE_PKGARCH="armv7vet2hf-neon-vfpv4" +export CC="arm-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hf-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-thunderx.armv7vethfb-neon-vfpv4 b/scripts/tune/env.fake-thunderx.armv7vethfb-neon-vfpv4 new file mode 100644 index 00000000000..983cfc72710 --- /dev/null +++ b/scripts/tune/env.fake-thunderx.armv7vethfb-neon-vfpv4 @@ -0,0 +1,7 @@ +PACKAGE_ARCHS="all any noarch armv5hfb-vfp armv5thfb-vfp armv5ehfb-vfp armv5tehfb-vfp armv6hfb-vfp armv6thfb-vfp armv7ahfb-vfp armv7at2hfb-vfp armv7vehfb-vfp armv7vet2hfb-vfp armv7vehfb-neon armv7vet2hfb-neon armv7vehfb-neon-vfpv4 armv7vet2hfb-neon-vfpv4 fake_thunderx" +TUNE_CCARGS=" -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard" +TUNE_CCARGS_MFLOAT="hard" +TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4" +TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard bigendian" +TUNE_PKGARCH="armv7vet2hfb-neon-vfpv4" +export CC="armeb-oe-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard --sysroot=/OE/build/oe-core/tmp-glibc/work/armv7vet2hfb-neon-vfpv4-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/env.fake-xscale b/scripts/tune/env.fake-xscale index fd44fb15515..a043970da42 100644 --- a/scripts/tune/env.fake-xscale +++ b/scripts/tune/env.fake-xscale @@ -1,6 +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 xscale xscale-be" PACKAGE_ARCHS="all any noarch arm armv4 armv4t armv5 armv5t armv5e armv5te fake_xscale" -TUNE_CCARGS=" -march=armv5e -marm -mthumb-interwork -mfloat-abi=softfp" +TUNE_CCARGS=" -march=armv5te -mthumb" +TUNE_CCARGS_MFLOAT="" +TUNE_CCARGS_MFPU="" TUNE_FEATURES="arm armv5 thumb dsp" -TUNE_PKGARCH="armv5e" -export CC="arm-oe-linux-gnueabi-gcc -march=armv5e -marm -mthumb-interwork -mfloat-abi=softfp --sysroot=SYSROOTS/fake-xscale" +TUNE_PKGARCH="armv5te" +export CC="arm-oe-linux-gnueabi-gcc -march=armv5te -mthumb --sysroot=/OE/build/oe-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot" diff --git a/scripts/tune/log.fake-arm1136jf-s.arm1136jfs b/scripts/tune/log.fake-arm1136jf-s.arm1136jfs deleted file mode 100644 index 6e168417eb0..00000000000 --- a/scripts/tune/log.fake-arm1136jf-s.arm1136jfs +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (arm1136jfs). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm1136jf-s.armv5ehf-vfp b/scripts/tune/log.fake-arm1136jf-s.armv5ehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-arm1136jf-s.armv5ehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm1136jf-s.armv5ehfb-vfp b/scripts/tune/log.fake-arm1136jf-s.armv5ehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-arm1136jf-s.armv5ehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm1136jf-s.armv5hf-vfp b/scripts/tune/log.fake-arm1136jf-s.armv5hf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-arm1136jf-s.armv5hf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm1136jf-s.armv5hfb-vfp b/scripts/tune/log.fake-arm1136jf-s.armv5hfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-arm1136jf-s.armv5hfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm1136jf-s.armv5tehf-vfp b/scripts/tune/log.fake-arm1136jf-s.armv5tehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-arm1136jf-s.armv5tehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm1136jf-s.armv5tehfb-vfp b/scripts/tune/log.fake-arm1136jf-s.armv5tehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-arm1136jf-s.armv5tehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm1136jf-s.armv5thf-vfp b/scripts/tune/log.fake-arm1136jf-s.armv5thf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-arm1136jf-s.armv5thf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm1136jf-s.armv5thfb-vfp b/scripts/tune/log.fake-arm1136jf-s.armv5thfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-arm1136jf-s.armv5thfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm1136jf-s.armv6hf b/scripts/tune/log.fake-arm1136jf-s.armv6hf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-arm1136jf-s.armv6hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm1136jf-s.armv6hfb b/scripts/tune/log.fake-arm1136jf-s.armv6hfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-arm1136jf-s.armv6hfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm1136jf-s.armv6thf b/scripts/tune/log.fake-arm1136jf-s.armv6thf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-arm1136jf-s.armv6thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm1136jf-s.armv6thfb b/scripts/tune/log.fake-arm1136jf-s.armv6thfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-arm1136jf-s.armv6thfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm926ejs.arm926ejs b/scripts/tune/log.fake-arm926ejs.arm926ejs deleted file mode 100644 index 94861ba2d2e..00000000000 --- a/scripts/tune/log.fake-arm926ejs.arm926ejs +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (arm926ejse). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm926ejs.armv5ehf-vfp b/scripts/tune/log.fake-arm926ejs.armv5ehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-arm926ejs.armv5ehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm926ejs.armv5ehfb-vfp b/scripts/tune/log.fake-arm926ejs.armv5ehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-arm926ejs.armv5ehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm926ejs.armv5hf-vfp b/scripts/tune/log.fake-arm926ejs.armv5hf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-arm926ejs.armv5hf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm926ejs.armv5hfb-vfp b/scripts/tune/log.fake-arm926ejs.armv5hfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-arm926ejs.armv5hfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm926ejs.armv5tehf-vfp b/scripts/tune/log.fake-arm926ejs.armv5tehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-arm926ejs.armv5tehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm926ejs.armv5tehfb-vfp b/scripts/tune/log.fake-arm926ejs.armv5tehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-arm926ejs.armv5tehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm926ejs.armv5thf-vfp b/scripts/tune/log.fake-arm926ejs.armv5thf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-arm926ejs.armv5thf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm926ejs.armv5thfb-vfp b/scripts/tune/log.fake-arm926ejs.armv5thfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-arm926ejs.armv5thfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-arm9tdmi.arm9tdmi b/scripts/tune/log.fake-arm9tdmi.arm9tdmi deleted file mode 100644 index 0843ce5a552..00000000000 --- a/scripts/tune/log.fake-arm9tdmi.arm9tdmi +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (arm9tdmi). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv5ehf-vfp b/scripts/tune/log.fake-cortexa15.armv5ehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv5ehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv5ehfb-vfp b/scripts/tune/log.fake-cortexa15.armv5ehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv5ehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv5hf-vfp b/scripts/tune/log.fake-cortexa15.armv5hf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv5hf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv5hfb-vfp b/scripts/tune/log.fake-cortexa15.armv5hfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv5hfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv5tehf-vfp b/scripts/tune/log.fake-cortexa15.armv5tehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv5tehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv5tehfb-vfp b/scripts/tune/log.fake-cortexa15.armv5tehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv5tehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv5thf-vfp b/scripts/tune/log.fake-cortexa15.armv5thf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv5thf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv5thfb-vfp b/scripts/tune/log.fake-cortexa15.armv5thfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv5thfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv6hf b/scripts/tune/log.fake-cortexa15.armv6hf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv6hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv6hfb b/scripts/tune/log.fake-cortexa15.armv6hfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv6hfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv6thf b/scripts/tune/log.fake-cortexa15.armv6thf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv6thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv6thfb b/scripts/tune/log.fake-cortexa15.armv6thfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv6thfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7ab b/scripts/tune/log.fake-cortexa15.armv7ab deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7ab +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7ab-neon b/scripts/tune/log.fake-cortexa15.armv7ab-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7ab-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7ab-vfpv3 b/scripts/tune/log.fake-cortexa15.armv7ab-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7ab-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7ab-vfpv3d16 b/scripts/tune/log.fake-cortexa15.armv7ab-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7ab-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7ahf b/scripts/tune/log.fake-cortexa15.armv7ahf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7ahf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7ahf-neon b/scripts/tune/log.fake-cortexa15.armv7ahf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7ahf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7ahf-neon-vfpv4 b/scripts/tune/log.fake-cortexa15.armv7ahf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7ahf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7ahf-vfpv3 b/scripts/tune/log.fake-cortexa15.armv7ahf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7ahf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7ahf-vfpv3d16 b/scripts/tune/log.fake-cortexa15.armv7ahf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7ahf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7ahfb b/scripts/tune/log.fake-cortexa15.armv7ahfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7ahfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7ahfb-neon b/scripts/tune/log.fake-cortexa15.armv7ahfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7ahfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7ahfb-vfpv3 b/scripts/tune/log.fake-cortexa15.armv7ahfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7ahfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7ahfb-vfpv3d16 b/scripts/tune/log.fake-cortexa15.armv7ahfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7ahfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7atb b/scripts/tune/log.fake-cortexa15.armv7atb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7atb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7atb-neon b/scripts/tune/log.fake-cortexa15.armv7atb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7atb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7atb-vfpv3 b/scripts/tune/log.fake-cortexa15.armv7atb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7atb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7atb-vfpv3d16 b/scripts/tune/log.fake-cortexa15.armv7atb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7atb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7athf b/scripts/tune/log.fake-cortexa15.armv7athf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7athf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7athf-neon b/scripts/tune/log.fake-cortexa15.armv7athf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7athf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7athf-neon-vfpv4 b/scripts/tune/log.fake-cortexa15.armv7athf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7athf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7athf-vfpv3 b/scripts/tune/log.fake-cortexa15.armv7athf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7athf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7athf-vfpv3d16 b/scripts/tune/log.fake-cortexa15.armv7athf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7athf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7athfb b/scripts/tune/log.fake-cortexa15.armv7athfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7athfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7athfb-neon b/scripts/tune/log.fake-cortexa15.armv7athfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7athfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7athfb-vfpv3 b/scripts/tune/log.fake-cortexa15.armv7athfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7athfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.armv7athfb-vfpv3d16 b/scripts/tune/log.fake-cortexa15.armv7athfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa15.armv7athfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.cortexa15 b/scripts/tune/log.fake-cortexa15.cortexa15 deleted file mode 100644 index 7ea0a203e5c..00000000000 --- a/scripts/tune/log.fake-cortexa15.cortexa15 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa15). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.cortexa15-neon b/scripts/tune/log.fake-cortexa15.cortexa15-neon deleted file mode 100644 index 7ea0a203e5c..00000000000 --- a/scripts/tune/log.fake-cortexa15.cortexa15-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa15). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.cortexa15hf b/scripts/tune/log.fake-cortexa15.cortexa15hf deleted file mode 100644 index 7ea0a203e5c..00000000000 --- a/scripts/tune/log.fake-cortexa15.cortexa15hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa15). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.cortexa15hf-neon b/scripts/tune/log.fake-cortexa15.cortexa15hf-neon deleted file mode 100644 index 7ea0a203e5c..00000000000 --- a/scripts/tune/log.fake-cortexa15.cortexa15hf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa15). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.cortexa15t b/scripts/tune/log.fake-cortexa15.cortexa15t deleted file mode 100644 index 7ea0a203e5c..00000000000 --- a/scripts/tune/log.fake-cortexa15.cortexa15t +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa15). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.cortexa15t-neon b/scripts/tune/log.fake-cortexa15.cortexa15t-neon deleted file mode 100644 index 7ea0a203e5c..00000000000 --- a/scripts/tune/log.fake-cortexa15.cortexa15t-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa15). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.cortexa15thf b/scripts/tune/log.fake-cortexa15.cortexa15thf deleted file mode 100644 index 7ea0a203e5c..00000000000 --- a/scripts/tune/log.fake-cortexa15.cortexa15thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa15). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa15.cortexa15thf-neon b/scripts/tune/log.fake-cortexa15.cortexa15thf-neon deleted file mode 100644 index 7ea0a203e5c..00000000000 --- a/scripts/tune/log.fake-cortexa15.cortexa15thf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa15). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv5ehf-vfp b/scripts/tune/log.fake-cortexa17.armv5ehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv5ehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv5ehfb-vfp b/scripts/tune/log.fake-cortexa17.armv5ehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv5ehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv5hf-vfp b/scripts/tune/log.fake-cortexa17.armv5hf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv5hf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv5hfb-vfp b/scripts/tune/log.fake-cortexa17.armv5hfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv5hfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv5tehf-vfp b/scripts/tune/log.fake-cortexa17.armv5tehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv5tehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv5tehfb-vfp b/scripts/tune/log.fake-cortexa17.armv5tehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv5tehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv5thf-vfp b/scripts/tune/log.fake-cortexa17.armv5thf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv5thf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv5thfb-vfp b/scripts/tune/log.fake-cortexa17.armv5thfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv5thfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv6hf b/scripts/tune/log.fake-cortexa17.armv6hf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv6hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv6hfb b/scripts/tune/log.fake-cortexa17.armv6hfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv6hfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv6thf b/scripts/tune/log.fake-cortexa17.armv6thf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv6thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv6thfb b/scripts/tune/log.fake-cortexa17.armv6thfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv6thfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7ab b/scripts/tune/log.fake-cortexa17.armv7ab deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7ab +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7ab-neon b/scripts/tune/log.fake-cortexa17.armv7ab-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7ab-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7ab-vfpv3 b/scripts/tune/log.fake-cortexa17.armv7ab-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7ab-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7ab-vfpv3d16 b/scripts/tune/log.fake-cortexa17.armv7ab-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7ab-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7ahf b/scripts/tune/log.fake-cortexa17.armv7ahf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7ahf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7ahf-neon b/scripts/tune/log.fake-cortexa17.armv7ahf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7ahf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7ahf-neon-vfpv4 b/scripts/tune/log.fake-cortexa17.armv7ahf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7ahf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7ahf-vfpv3 b/scripts/tune/log.fake-cortexa17.armv7ahf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7ahf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7ahf-vfpv3d16 b/scripts/tune/log.fake-cortexa17.armv7ahf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7ahf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7ahfb b/scripts/tune/log.fake-cortexa17.armv7ahfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7ahfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7ahfb-neon b/scripts/tune/log.fake-cortexa17.armv7ahfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7ahfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7ahfb-vfpv3 b/scripts/tune/log.fake-cortexa17.armv7ahfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7ahfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7ahfb-vfpv3d16 b/scripts/tune/log.fake-cortexa17.armv7ahfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7ahfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7atb b/scripts/tune/log.fake-cortexa17.armv7atb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7atb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7atb-neon b/scripts/tune/log.fake-cortexa17.armv7atb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7atb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7atb-vfpv3 b/scripts/tune/log.fake-cortexa17.armv7atb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7atb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7atb-vfpv3d16 b/scripts/tune/log.fake-cortexa17.armv7atb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7atb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7athf b/scripts/tune/log.fake-cortexa17.armv7athf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7athf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7athf-neon b/scripts/tune/log.fake-cortexa17.armv7athf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7athf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7athf-neon-vfpv4 b/scripts/tune/log.fake-cortexa17.armv7athf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7athf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7athf-vfpv3 b/scripts/tune/log.fake-cortexa17.armv7athf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7athf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7athf-vfpv3d16 b/scripts/tune/log.fake-cortexa17.armv7athf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7athf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7athfb b/scripts/tune/log.fake-cortexa17.armv7athfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7athfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7athfb-neon b/scripts/tune/log.fake-cortexa17.armv7athfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7athfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7athfb-vfpv3 b/scripts/tune/log.fake-cortexa17.armv7athfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7athfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.armv7athfb-vfpv3d16 b/scripts/tune/log.fake-cortexa17.armv7athfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa17.armv7athfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.cortexa17 b/scripts/tune/log.fake-cortexa17.cortexa17 deleted file mode 100644 index f33c5b0a359..00000000000 --- a/scripts/tune/log.fake-cortexa17.cortexa17 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa17). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.cortexa17-neon b/scripts/tune/log.fake-cortexa17.cortexa17-neon deleted file mode 100644 index f33c5b0a359..00000000000 --- a/scripts/tune/log.fake-cortexa17.cortexa17-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa17). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.cortexa17hf b/scripts/tune/log.fake-cortexa17.cortexa17hf deleted file mode 100644 index f33c5b0a359..00000000000 --- a/scripts/tune/log.fake-cortexa17.cortexa17hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa17). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.cortexa17hf-neon b/scripts/tune/log.fake-cortexa17.cortexa17hf-neon deleted file mode 100644 index f33c5b0a359..00000000000 --- a/scripts/tune/log.fake-cortexa17.cortexa17hf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa17). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.cortexa17t b/scripts/tune/log.fake-cortexa17.cortexa17t deleted file mode 100644 index f33c5b0a359..00000000000 --- a/scripts/tune/log.fake-cortexa17.cortexa17t +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa17). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.cortexa17t-neon b/scripts/tune/log.fake-cortexa17.cortexa17t-neon deleted file mode 100644 index f33c5b0a359..00000000000 --- a/scripts/tune/log.fake-cortexa17.cortexa17t-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa17). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.cortexa17thf b/scripts/tune/log.fake-cortexa17.cortexa17thf deleted file mode 100644 index f33c5b0a359..00000000000 --- a/scripts/tune/log.fake-cortexa17.cortexa17thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa17). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa17.cortexa17thf-neon b/scripts/tune/log.fake-cortexa17.cortexa17thf-neon deleted file mode 100644 index f33c5b0a359..00000000000 --- a/scripts/tune/log.fake-cortexa17.cortexa17thf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa17). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv5ehf-vfp b/scripts/tune/log.fake-cortexa5.armv5ehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv5ehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv5ehfb-vfp b/scripts/tune/log.fake-cortexa5.armv5ehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv5ehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv5hf-vfp b/scripts/tune/log.fake-cortexa5.armv5hf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv5hf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv5hfb-vfp b/scripts/tune/log.fake-cortexa5.armv5hfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv5hfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv5tehf-vfp b/scripts/tune/log.fake-cortexa5.armv5tehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv5tehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv5tehfb-vfp b/scripts/tune/log.fake-cortexa5.armv5tehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv5tehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv5thf-vfp b/scripts/tune/log.fake-cortexa5.armv5thf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv5thf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv5thfb-vfp b/scripts/tune/log.fake-cortexa5.armv5thfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv5thfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv6hf b/scripts/tune/log.fake-cortexa5.armv6hf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv6hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv6hfb b/scripts/tune/log.fake-cortexa5.armv6hfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv6hfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv6thf b/scripts/tune/log.fake-cortexa5.armv6thf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv6thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv6thfb b/scripts/tune/log.fake-cortexa5.armv6thfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv6thfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7ab b/scripts/tune/log.fake-cortexa5.armv7ab deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7ab +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7ab-neon b/scripts/tune/log.fake-cortexa5.armv7ab-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7ab-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7ab-vfpv3 b/scripts/tune/log.fake-cortexa5.armv7ab-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7ab-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7ab-vfpv3d16 b/scripts/tune/log.fake-cortexa5.armv7ab-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7ab-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7ahf b/scripts/tune/log.fake-cortexa5.armv7ahf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7ahf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7ahf-neon b/scripts/tune/log.fake-cortexa5.armv7ahf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7ahf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7ahf-neon-vfpv4 b/scripts/tune/log.fake-cortexa5.armv7ahf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7ahf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7ahf-vfpv3 b/scripts/tune/log.fake-cortexa5.armv7ahf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7ahf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7ahf-vfpv3d16 b/scripts/tune/log.fake-cortexa5.armv7ahf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7ahf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7ahfb b/scripts/tune/log.fake-cortexa5.armv7ahfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7ahfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7ahfb-neon b/scripts/tune/log.fake-cortexa5.armv7ahfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7ahfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7ahfb-vfpv3 b/scripts/tune/log.fake-cortexa5.armv7ahfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7ahfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7ahfb-vfpv3d16 b/scripts/tune/log.fake-cortexa5.armv7ahfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7ahfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7atb b/scripts/tune/log.fake-cortexa5.armv7atb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7atb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7atb-neon b/scripts/tune/log.fake-cortexa5.armv7atb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7atb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7atb-vfpv3 b/scripts/tune/log.fake-cortexa5.armv7atb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7atb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7atb-vfpv3d16 b/scripts/tune/log.fake-cortexa5.armv7atb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7atb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7athf b/scripts/tune/log.fake-cortexa5.armv7athf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7athf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7athf-neon b/scripts/tune/log.fake-cortexa5.armv7athf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7athf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7athf-neon-vfpv4 b/scripts/tune/log.fake-cortexa5.armv7athf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7athf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7athf-vfpv3 b/scripts/tune/log.fake-cortexa5.armv7athf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7athf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7athf-vfpv3d16 b/scripts/tune/log.fake-cortexa5.armv7athf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7athf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7athfb b/scripts/tune/log.fake-cortexa5.armv7athfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7athfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7athfb-neon b/scripts/tune/log.fake-cortexa5.armv7athfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7athfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7athfb-vfpv3 b/scripts/tune/log.fake-cortexa5.armv7athfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7athfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.armv7athfb-vfpv3d16 b/scripts/tune/log.fake-cortexa5.armv7athfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa5.armv7athfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.cortexa5 b/scripts/tune/log.fake-cortexa5.cortexa5 deleted file mode 100644 index 967cd7e3e7e..00000000000 --- a/scripts/tune/log.fake-cortexa5.cortexa5 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.cortexa5-neon b/scripts/tune/log.fake-cortexa5.cortexa5-neon deleted file mode 100644 index 967cd7e3e7e..00000000000 --- a/scripts/tune/log.fake-cortexa5.cortexa5-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.cortexa5hf b/scripts/tune/log.fake-cortexa5.cortexa5hf deleted file mode 100644 index 967cd7e3e7e..00000000000 --- a/scripts/tune/log.fake-cortexa5.cortexa5hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.cortexa5hf-neon b/scripts/tune/log.fake-cortexa5.cortexa5hf-neon deleted file mode 100644 index 967cd7e3e7e..00000000000 --- a/scripts/tune/log.fake-cortexa5.cortexa5hf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.cortexa5t b/scripts/tune/log.fake-cortexa5.cortexa5t deleted file mode 100644 index 967cd7e3e7e..00000000000 --- a/scripts/tune/log.fake-cortexa5.cortexa5t +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.cortexa5t-neon b/scripts/tune/log.fake-cortexa5.cortexa5t-neon deleted file mode 100644 index 967cd7e3e7e..00000000000 --- a/scripts/tune/log.fake-cortexa5.cortexa5t-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.cortexa5thf b/scripts/tune/log.fake-cortexa5.cortexa5thf deleted file mode 100644 index 967cd7e3e7e..00000000000 --- a/scripts/tune/log.fake-cortexa5.cortexa5thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa5.cortexa5thf-neon b/scripts/tune/log.fake-cortexa5.cortexa5thf-neon deleted file mode 100644 index 967cd7e3e7e..00000000000 --- a/scripts/tune/log.fake-cortexa5.cortexa5thf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-power7 b/scripts/tune/log.fake-cortexa65 similarity index 58% rename from scripts/tune/log.fake-power7 rename to scripts/tune/log.fake-cortexa65 index 4a829fbca76..c8458da046a 100644 --- a/scripts/tune/log.fake-power7 +++ b/scripts/tune/log.fake-cortexa65 @@ -1,9 +1,11 @@ +NOTE: Started PRServer with DBfile: /OE/build/oe-core/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 44979, PID: 158972 ERROR: OE-core's config sanity checker detected a potential misconfiguration. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Following is the list of potential problems / advisories: - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (${TUNE_PKGARCH_tune-ppcpr7}).Toolchain tunings invalid: -Tuning 'ppcpr7' has no defined features, and cannot be used. + Toolchain tunings invalid: +Tuning 'cortexa65' has the following errors: +Feature 'cortexa55' is not defined. Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv5ehf-vfp b/scripts/tune/log.fake-cortexa7.armv5ehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv5ehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv5ehfb-vfp b/scripts/tune/log.fake-cortexa7.armv5ehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv5ehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv5hf-vfp b/scripts/tune/log.fake-cortexa7.armv5hf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv5hf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv5hfb-vfp b/scripts/tune/log.fake-cortexa7.armv5hfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv5hfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv5tehf-vfp b/scripts/tune/log.fake-cortexa7.armv5tehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv5tehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv5tehfb-vfp b/scripts/tune/log.fake-cortexa7.armv5tehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv5tehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv5thf-vfp b/scripts/tune/log.fake-cortexa7.armv5thf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv5thf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv5thfb-vfp b/scripts/tune/log.fake-cortexa7.armv5thfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv5thfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv6hf b/scripts/tune/log.fake-cortexa7.armv6hf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv6hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv6hfb b/scripts/tune/log.fake-cortexa7.armv6hfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv6hfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv6thf b/scripts/tune/log.fake-cortexa7.armv6thf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv6thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv6thfb b/scripts/tune/log.fake-cortexa7.armv6thfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv6thfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7ab b/scripts/tune/log.fake-cortexa7.armv7ab deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7ab +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7ab-neon b/scripts/tune/log.fake-cortexa7.armv7ab-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7ab-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7ab-vfpv3 b/scripts/tune/log.fake-cortexa7.armv7ab-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7ab-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7ab-vfpv3d16 b/scripts/tune/log.fake-cortexa7.armv7ab-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7ab-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7ahf b/scripts/tune/log.fake-cortexa7.armv7ahf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7ahf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7ahf-neon b/scripts/tune/log.fake-cortexa7.armv7ahf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7ahf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7ahf-neon-vfpv4 b/scripts/tune/log.fake-cortexa7.armv7ahf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7ahf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7ahf-vfpv3 b/scripts/tune/log.fake-cortexa7.armv7ahf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7ahf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7ahf-vfpv3d16 b/scripts/tune/log.fake-cortexa7.armv7ahf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7ahf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7ahfb b/scripts/tune/log.fake-cortexa7.armv7ahfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7ahfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7ahfb-neon b/scripts/tune/log.fake-cortexa7.armv7ahfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7ahfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7ahfb-vfpv3 b/scripts/tune/log.fake-cortexa7.armv7ahfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7ahfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7ahfb-vfpv3d16 b/scripts/tune/log.fake-cortexa7.armv7ahfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7ahfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7atb b/scripts/tune/log.fake-cortexa7.armv7atb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7atb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7atb-neon b/scripts/tune/log.fake-cortexa7.armv7atb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7atb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7atb-vfpv3 b/scripts/tune/log.fake-cortexa7.armv7atb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7atb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7atb-vfpv3d16 b/scripts/tune/log.fake-cortexa7.armv7atb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7atb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7athf b/scripts/tune/log.fake-cortexa7.armv7athf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7athf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7athf-neon b/scripts/tune/log.fake-cortexa7.armv7athf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7athf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7athf-neon-vfpv4 b/scripts/tune/log.fake-cortexa7.armv7athf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7athf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7athf-vfpv3 b/scripts/tune/log.fake-cortexa7.armv7athf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7athf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7athf-vfpv3d16 b/scripts/tune/log.fake-cortexa7.armv7athf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7athf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7athfb b/scripts/tune/log.fake-cortexa7.armv7athfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7athfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7athfb-neon b/scripts/tune/log.fake-cortexa7.armv7athfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7athfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7athfb-vfpv3 b/scripts/tune/log.fake-cortexa7.armv7athfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7athfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.armv7athfb-vfpv3d16 b/scripts/tune/log.fake-cortexa7.armv7athfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa7.armv7athfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.cortexa7 b/scripts/tune/log.fake-cortexa7.cortexa7 deleted file mode 100644 index 2aef41a7f48..00000000000 --- a/scripts/tune/log.fake-cortexa7.cortexa7 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa7). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.cortexa7-neon b/scripts/tune/log.fake-cortexa7.cortexa7-neon deleted file mode 100644 index 2aef41a7f48..00000000000 --- a/scripts/tune/log.fake-cortexa7.cortexa7-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa7). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.cortexa7hf b/scripts/tune/log.fake-cortexa7.cortexa7hf deleted file mode 100644 index 2aef41a7f48..00000000000 --- a/scripts/tune/log.fake-cortexa7.cortexa7hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa7). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.cortexa7hf-neon b/scripts/tune/log.fake-cortexa7.cortexa7hf-neon deleted file mode 100644 index 2aef41a7f48..00000000000 --- a/scripts/tune/log.fake-cortexa7.cortexa7hf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa7). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.cortexa7hf-neon-vfpv4 b/scripts/tune/log.fake-cortexa7.cortexa7hf-neon-vfpv4 deleted file mode 100644 index 2aef41a7f48..00000000000 --- a/scripts/tune/log.fake-cortexa7.cortexa7hf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa7). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.cortexa7t b/scripts/tune/log.fake-cortexa7.cortexa7t deleted file mode 100644 index 2aef41a7f48..00000000000 --- a/scripts/tune/log.fake-cortexa7.cortexa7t +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa7). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.cortexa7t-neon b/scripts/tune/log.fake-cortexa7.cortexa7t-neon deleted file mode 100644 index 2aef41a7f48..00000000000 --- a/scripts/tune/log.fake-cortexa7.cortexa7t-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa7). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.cortexa7thf b/scripts/tune/log.fake-cortexa7.cortexa7thf deleted file mode 100644 index 2aef41a7f48..00000000000 --- a/scripts/tune/log.fake-cortexa7.cortexa7thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa7). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.cortexa7thf-neon b/scripts/tune/log.fake-cortexa7.cortexa7thf-neon deleted file mode 100644 index 2aef41a7f48..00000000000 --- a/scripts/tune/log.fake-cortexa7.cortexa7thf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa7). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa7.cortexa7thf-neon-vfpv4 b/scripts/tune/log.fake-cortexa7.cortexa7thf-neon-vfpv4 deleted file mode 100644 index 2aef41a7f48..00000000000 --- a/scripts/tune/log.fake-cortexa7.cortexa7thf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa7). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-power6 b/scripts/tune/log.fake-cortexa76ae similarity index 59% rename from scripts/tune/log.fake-power6 rename to scripts/tune/log.fake-cortexa76ae index 2ee80257701..00c2cf2bb82 100644 --- a/scripts/tune/log.fake-power6 +++ b/scripts/tune/log.fake-cortexa76ae @@ -1,9 +1,10 @@ +NOTE: Started PRServer with DBfile: /OE/build/oe-core/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 42191, PID: 176878 ERROR: OE-core's config sanity checker detected a potential misconfiguration. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Following is the list of potential problems / advisories: - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (${TUNE_PKGARCH_tune-ppcpr6}).Toolchain tunings invalid: -Tuning 'ppcpr6' has no defined features, and cannot be used. + Toolchain tunings invalid: +Tuning 'cortexa76ae' has no defined features, and cannot be used. Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv5ehf-vfp b/scripts/tune/log.fake-cortexa8.armv5ehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv5ehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv5ehfb-vfp b/scripts/tune/log.fake-cortexa8.armv5ehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv5ehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv5hf-vfp b/scripts/tune/log.fake-cortexa8.armv5hf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv5hf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv5hfb-vfp b/scripts/tune/log.fake-cortexa8.armv5hfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv5hfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv5tehf-vfp b/scripts/tune/log.fake-cortexa8.armv5tehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv5tehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv5tehfb-vfp b/scripts/tune/log.fake-cortexa8.armv5tehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv5tehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv5thf-vfp b/scripts/tune/log.fake-cortexa8.armv5thf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv5thf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv5thfb-vfp b/scripts/tune/log.fake-cortexa8.armv5thfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv5thfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv6hf b/scripts/tune/log.fake-cortexa8.armv6hf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv6hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv6hfb b/scripts/tune/log.fake-cortexa8.armv6hfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv6hfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv6thf b/scripts/tune/log.fake-cortexa8.armv6thf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv6thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv6thfb b/scripts/tune/log.fake-cortexa8.armv6thfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv6thfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7ab b/scripts/tune/log.fake-cortexa8.armv7ab deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7ab +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7ab-neon b/scripts/tune/log.fake-cortexa8.armv7ab-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7ab-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7ab-vfpv3 b/scripts/tune/log.fake-cortexa8.armv7ab-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7ab-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7ab-vfpv3d16 b/scripts/tune/log.fake-cortexa8.armv7ab-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7ab-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7ahf b/scripts/tune/log.fake-cortexa8.armv7ahf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7ahf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7ahf-neon b/scripts/tune/log.fake-cortexa8.armv7ahf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7ahf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7ahf-neon-vfpv4 b/scripts/tune/log.fake-cortexa8.armv7ahf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7ahf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7ahf-vfpv3 b/scripts/tune/log.fake-cortexa8.armv7ahf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7ahf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7ahf-vfpv3d16 b/scripts/tune/log.fake-cortexa8.armv7ahf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7ahf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7ahfb b/scripts/tune/log.fake-cortexa8.armv7ahfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7ahfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7ahfb-neon b/scripts/tune/log.fake-cortexa8.armv7ahfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7ahfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7ahfb-vfpv3 b/scripts/tune/log.fake-cortexa8.armv7ahfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7ahfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7ahfb-vfpv3d16 b/scripts/tune/log.fake-cortexa8.armv7ahfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7ahfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7atb b/scripts/tune/log.fake-cortexa8.armv7atb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7atb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7atb-neon b/scripts/tune/log.fake-cortexa8.armv7atb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7atb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7atb-vfpv3 b/scripts/tune/log.fake-cortexa8.armv7atb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7atb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7atb-vfpv3d16 b/scripts/tune/log.fake-cortexa8.armv7atb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7atb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7athf b/scripts/tune/log.fake-cortexa8.armv7athf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7athf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7athf-neon b/scripts/tune/log.fake-cortexa8.armv7athf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7athf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7athf-neon-vfpv4 b/scripts/tune/log.fake-cortexa8.armv7athf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7athf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7athf-vfpv3 b/scripts/tune/log.fake-cortexa8.armv7athf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7athf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7athf-vfpv3d16 b/scripts/tune/log.fake-cortexa8.armv7athf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7athf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7athfb b/scripts/tune/log.fake-cortexa8.armv7athfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7athfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7athfb-neon b/scripts/tune/log.fake-cortexa8.armv7athfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7athfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7athfb-vfpv3 b/scripts/tune/log.fake-cortexa8.armv7athfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7athfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.armv7athfb-vfpv3d16 b/scripts/tune/log.fake-cortexa8.armv7athfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa8.armv7athfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.cortexa8 b/scripts/tune/log.fake-cortexa8.cortexa8 deleted file mode 100644 index 9b5f3f46faf..00000000000 --- a/scripts/tune/log.fake-cortexa8.cortexa8 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa8). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.cortexa8-neon b/scripts/tune/log.fake-cortexa8.cortexa8-neon deleted file mode 100644 index 9b5f3f46faf..00000000000 --- a/scripts/tune/log.fake-cortexa8.cortexa8-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa8). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.cortexa8hf b/scripts/tune/log.fake-cortexa8.cortexa8hf deleted file mode 100644 index 9b5f3f46faf..00000000000 --- a/scripts/tune/log.fake-cortexa8.cortexa8hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa8). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.cortexa8hf-neon b/scripts/tune/log.fake-cortexa8.cortexa8hf-neon deleted file mode 100644 index 9b5f3f46faf..00000000000 --- a/scripts/tune/log.fake-cortexa8.cortexa8hf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa8). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.cortexa8t b/scripts/tune/log.fake-cortexa8.cortexa8t deleted file mode 100644 index 9b5f3f46faf..00000000000 --- a/scripts/tune/log.fake-cortexa8.cortexa8t +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa8). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.cortexa8t-neon b/scripts/tune/log.fake-cortexa8.cortexa8t-neon deleted file mode 100644 index 9b5f3f46faf..00000000000 --- a/scripts/tune/log.fake-cortexa8.cortexa8t-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa8). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.cortexa8thf b/scripts/tune/log.fake-cortexa8.cortexa8thf deleted file mode 100644 index 9b5f3f46faf..00000000000 --- a/scripts/tune/log.fake-cortexa8.cortexa8thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa8). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa8.cortexa8thf-neon b/scripts/tune/log.fake-cortexa8.cortexa8thf-neon deleted file mode 100644 index 9b5f3f46faf..00000000000 --- a/scripts/tune/log.fake-cortexa8.cortexa8thf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa8). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv5ehf-vfp b/scripts/tune/log.fake-cortexa9.armv5ehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv5ehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv5ehfb-vfp b/scripts/tune/log.fake-cortexa9.armv5ehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv5ehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv5hf-vfp b/scripts/tune/log.fake-cortexa9.armv5hf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv5hf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv5hfb-vfp b/scripts/tune/log.fake-cortexa9.armv5hfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv5hfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv5tehf-vfp b/scripts/tune/log.fake-cortexa9.armv5tehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv5tehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv5tehfb-vfp b/scripts/tune/log.fake-cortexa9.armv5tehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv5tehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv5thf-vfp b/scripts/tune/log.fake-cortexa9.armv5thf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv5thf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv5thfb-vfp b/scripts/tune/log.fake-cortexa9.armv5thfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv5thfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv6hf b/scripts/tune/log.fake-cortexa9.armv6hf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv6hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv6hfb b/scripts/tune/log.fake-cortexa9.armv6hfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv6hfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv6thf b/scripts/tune/log.fake-cortexa9.armv6thf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv6thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv6thfb b/scripts/tune/log.fake-cortexa9.armv6thfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv6thfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7ab b/scripts/tune/log.fake-cortexa9.armv7ab deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7ab +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7ab-neon b/scripts/tune/log.fake-cortexa9.armv7ab-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7ab-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7ab-vfpv3 b/scripts/tune/log.fake-cortexa9.armv7ab-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7ab-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7ab-vfpv3d16 b/scripts/tune/log.fake-cortexa9.armv7ab-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7ab-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7ahf b/scripts/tune/log.fake-cortexa9.armv7ahf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7ahf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7ahf-neon b/scripts/tune/log.fake-cortexa9.armv7ahf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7ahf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7ahf-neon-vfpv4 b/scripts/tune/log.fake-cortexa9.armv7ahf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7ahf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7ahf-vfpv3 b/scripts/tune/log.fake-cortexa9.armv7ahf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7ahf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7ahf-vfpv3d16 b/scripts/tune/log.fake-cortexa9.armv7ahf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7ahf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7ahfb b/scripts/tune/log.fake-cortexa9.armv7ahfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7ahfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7ahfb-neon b/scripts/tune/log.fake-cortexa9.armv7ahfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7ahfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7ahfb-vfpv3 b/scripts/tune/log.fake-cortexa9.armv7ahfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7ahfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7ahfb-vfpv3d16 b/scripts/tune/log.fake-cortexa9.armv7ahfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7ahfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7atb b/scripts/tune/log.fake-cortexa9.armv7atb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7atb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7atb-neon b/scripts/tune/log.fake-cortexa9.armv7atb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7atb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7atb-vfpv3 b/scripts/tune/log.fake-cortexa9.armv7atb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7atb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7atb-vfpv3d16 b/scripts/tune/log.fake-cortexa9.armv7atb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7atb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7athf b/scripts/tune/log.fake-cortexa9.armv7athf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7athf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7athf-neon b/scripts/tune/log.fake-cortexa9.armv7athf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7athf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7athf-neon-vfpv4 b/scripts/tune/log.fake-cortexa9.armv7athf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7athf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7athf-vfpv3 b/scripts/tune/log.fake-cortexa9.armv7athf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7athf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7athf-vfpv3d16 b/scripts/tune/log.fake-cortexa9.armv7athf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7athf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7athfb b/scripts/tune/log.fake-cortexa9.armv7athfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7athfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7athfb-neon b/scripts/tune/log.fake-cortexa9.armv7athfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7athfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7athfb-vfpv3 b/scripts/tune/log.fake-cortexa9.armv7athfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7athfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.armv7athfb-vfpv3d16 b/scripts/tune/log.fake-cortexa9.armv7athfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexa9.armv7athfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.cortexa9 b/scripts/tune/log.fake-cortexa9.cortexa9 deleted file mode 100644 index dc53ec0cecc..00000000000 --- a/scripts/tune/log.fake-cortexa9.cortexa9 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa9). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.cortexa9-neon b/scripts/tune/log.fake-cortexa9.cortexa9-neon deleted file mode 100644 index dc53ec0cecc..00000000000 --- a/scripts/tune/log.fake-cortexa9.cortexa9-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa9). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.cortexa9hf b/scripts/tune/log.fake-cortexa9.cortexa9hf deleted file mode 100644 index dc53ec0cecc..00000000000 --- a/scripts/tune/log.fake-cortexa9.cortexa9hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa9). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.cortexa9hf-neon b/scripts/tune/log.fake-cortexa9.cortexa9hf-neon deleted file mode 100644 index dc53ec0cecc..00000000000 --- a/scripts/tune/log.fake-cortexa9.cortexa9hf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa9). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.cortexa9t b/scripts/tune/log.fake-cortexa9.cortexa9t deleted file mode 100644 index dc53ec0cecc..00000000000 --- a/scripts/tune/log.fake-cortexa9.cortexa9t +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa9). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.cortexa9t-neon b/scripts/tune/log.fake-cortexa9.cortexa9t-neon deleted file mode 100644 index dc53ec0cecc..00000000000 --- a/scripts/tune/log.fake-cortexa9.cortexa9t-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa9). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.cortexa9thf b/scripts/tune/log.fake-cortexa9.cortexa9thf deleted file mode 100644 index dc53ec0cecc..00000000000 --- a/scripts/tune/log.fake-cortexa9.cortexa9thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa9). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexa9.cortexa9thf-neon b/scripts/tune/log.fake-cortexa9.cortexa9thf-neon deleted file mode 100644 index dc53ec0cecc..00000000000 --- a/scripts/tune/log.fake-cortexa9.cortexa9thf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexa9). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv5ehf-vfp b/scripts/tune/log.fake-cortexm1.armv5ehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv5ehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv5ehfb-vfp b/scripts/tune/log.fake-cortexm1.armv5ehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv5ehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv5hf-vfp b/scripts/tune/log.fake-cortexm1.armv5hf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv5hf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv5hfb-vfp b/scripts/tune/log.fake-cortexm1.armv5hfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv5hfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv5tehf-vfp b/scripts/tune/log.fake-cortexm1.armv5tehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv5tehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv5tehfb-vfp b/scripts/tune/log.fake-cortexm1.armv5tehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv5tehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv5thf-vfp b/scripts/tune/log.fake-cortexm1.armv5thf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv5thf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv5thfb-vfp b/scripts/tune/log.fake-cortexm1.armv5thfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv5thfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv6hf b/scripts/tune/log.fake-cortexm1.armv6hf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv6hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv6hfb b/scripts/tune/log.fake-cortexm1.armv6hfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv6hfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv6thf b/scripts/tune/log.fake-cortexm1.armv6thf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv6thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv6thfb b/scripts/tune/log.fake-cortexm1.armv6thfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv6thfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7ab b/scripts/tune/log.fake-cortexm1.armv7ab deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7ab +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7ab-neon b/scripts/tune/log.fake-cortexm1.armv7ab-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7ab-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7ab-vfpv3 b/scripts/tune/log.fake-cortexm1.armv7ab-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7ab-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7ab-vfpv3d16 b/scripts/tune/log.fake-cortexm1.armv7ab-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7ab-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7ahf b/scripts/tune/log.fake-cortexm1.armv7ahf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7ahf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7ahf-neon b/scripts/tune/log.fake-cortexm1.armv7ahf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7ahf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7ahf-neon-vfpv4 b/scripts/tune/log.fake-cortexm1.armv7ahf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7ahf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7ahf-vfpv3 b/scripts/tune/log.fake-cortexm1.armv7ahf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7ahf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7ahf-vfpv3d16 b/scripts/tune/log.fake-cortexm1.armv7ahf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7ahf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7ahfb b/scripts/tune/log.fake-cortexm1.armv7ahfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7ahfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7ahfb-neon b/scripts/tune/log.fake-cortexm1.armv7ahfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7ahfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7ahfb-vfpv3 b/scripts/tune/log.fake-cortexm1.armv7ahfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7ahfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7ahfb-vfpv3d16 b/scripts/tune/log.fake-cortexm1.armv7ahfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7ahfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7atb b/scripts/tune/log.fake-cortexm1.armv7atb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7atb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7atb-neon b/scripts/tune/log.fake-cortexm1.armv7atb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7atb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7atb-vfpv3 b/scripts/tune/log.fake-cortexm1.armv7atb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7atb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7atb-vfpv3d16 b/scripts/tune/log.fake-cortexm1.armv7atb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7atb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7athf b/scripts/tune/log.fake-cortexm1.armv7athf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7athf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7athf-neon b/scripts/tune/log.fake-cortexm1.armv7athf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7athf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7athf-neon-vfpv4 b/scripts/tune/log.fake-cortexm1.armv7athf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7athf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7athf-vfpv3 b/scripts/tune/log.fake-cortexm1.armv7athf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7athf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7athf-vfpv3d16 b/scripts/tune/log.fake-cortexm1.armv7athf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7athf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7athfb b/scripts/tune/log.fake-cortexm1.armv7athfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7athfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7athfb-neon b/scripts/tune/log.fake-cortexm1.armv7athfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7athfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7athfb-vfpv3 b/scripts/tune/log.fake-cortexm1.armv7athfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7athfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.armv7athfb-vfpv3d16 b/scripts/tune/log.fake-cortexm1.armv7athfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-cortexm1.armv7athfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm1.cortexm1 b/scripts/tune/log.fake-cortexm1.cortexm1 deleted file mode 100644 index 6646c6eed8e..00000000000 --- a/scripts/tune/log.fake-cortexm1.cortexm1 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (cortexm1). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexm3 b/scripts/tune/log.fake-cortexm3 deleted file mode 100644 index 4c6c1dbe898..00000000000 --- a/scripts/tune/log.fake-cortexm3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7m). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-cortexr4 b/scripts/tune/log.fake-cortexr4 deleted file mode 100644 index 61112e5cd1e..00000000000 --- a/scripts/tune/log.fake-cortexr4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7r). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-ep9312 b/scripts/tune/log.fake-ep9312 new file mode 100644 index 00000000000..1640b42d50d --- /dev/null +++ b/scripts/tune/log.fake-ep9312 @@ -0,0 +1,11 @@ +NOTE: Reconnecting to bitbake server... +NOTE: Previous bitbake instance shutting down?, waiting to retry... +NOTE: Retrying server connection (#1)... +NOTE: Started PRServer with DBfile: /OE/build/oe-core/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 40175, PID: 254571 +ERROR: OE-core's config sanity checker detected a potential misconfiguration. + Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). + Following is the list of potential problems / advisories: + + Error, the PACKAGE_ARCHS variable (all any noarch arm armv4 armv4t ep9312 fake_ep9312) for DEFAULTTUNE (ep9312) does not contain TUNE_PKGARCH (ep9312t). + +Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-iwmmxt.armv5ehf-vfp b/scripts/tune/log.fake-iwmmxt.armv5ehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-iwmmxt.armv5ehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-iwmmxt.armv5ehfb-vfp b/scripts/tune/log.fake-iwmmxt.armv5ehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-iwmmxt.armv5ehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-iwmmxt.armv5hf-vfp b/scripts/tune/log.fake-iwmmxt.armv5hf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-iwmmxt.armv5hf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-iwmmxt.armv5hfb-vfp b/scripts/tune/log.fake-iwmmxt.armv5hfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-iwmmxt.armv5hfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-iwmmxt.armv5tehf-vfp b/scripts/tune/log.fake-iwmmxt.armv5tehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-iwmmxt.armv5tehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-iwmmxt.armv5tehfb-vfp b/scripts/tune/log.fake-iwmmxt.armv5tehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-iwmmxt.armv5tehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-iwmmxt.armv5thf-vfp b/scripts/tune/log.fake-iwmmxt.armv5thf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-iwmmxt.armv5thf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-iwmmxt.armv5thfb-vfp b/scripts/tune/log.fake-iwmmxt.armv5thfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-iwmmxt.armv5thfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-riscv b/scripts/tune/log.fake-riscv new file mode 100644 index 00000000000..a19069f1990 --- /dev/null +++ b/scripts/tune/log.fake-riscv @@ -0,0 +1,10 @@ +NOTE: Started PRServer with DBfile: /OE/build/oe-core/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 33503, PID: 199282 +Loading cache...done. +Loaded 0 entries from dependency cache. +Parsing recipes...ERROR: /OE/build/oe-core/openembedded-core/meta/recipes-devtools/binutils/binutils_2.35.bb: Gold linker does not _yet_ support RISC-V architecture please remove ld-is-gold from DISTRO_FEATURES +ERROR: /OE/build/oe-core/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.35.bb: Gold linker does not _yet_ support RISC-V architecture please remove ld-is-gold from DISTRO_FEATURES +ERROR: /OE/build/oe-core/openembedded-core/meta/recipes-devtools/binutils/binutils-cross-canadian_2.35.bb: Gold linker does not _yet_ support RISC-V architecture please remove ld-is-gold from DISTRO_FEATURES +ERROR: /OE/build/oe-core/openembedded-core/meta/recipes-devtools/binutils/binutils-cross-testsuite_2.35.bb: Gold linker does not _yet_ support RISC-V architecture please remove ld-is-gold from DISTRO_FEATURES +ERROR: Failed to parse recipe: /OE/build/oe-core/openembedded-core/meta/recipes-devtools/binutils/binutils_2.35.bb + +Summary: There were 5 ERROR messages shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-sh3.sh3eb b/scripts/tune/log.fake-sh3.sh3eb deleted file mode 100644 index 81b21a68f91..00000000000 --- a/scripts/tune/log.fake-sh3.sh3eb +++ /dev/null @@ -1,23 +0,0 @@ -Parsing recipes...ERROR: Unable to determine endianness for architecture 'sh3eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh3eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh3eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Failed to parse recipe: /home/ddragomi/.WRS_WORK/USA-ITL201173_old_LSI/YOCTO_2.0_jetro/__SOURCES_YOCTO_2.0_jetro/TUNNING_OE-CORE/openembedded-core/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb -ERROR: Unable to determine endianness for architecture 'sh3eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh3eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh3eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh3eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh3eb' -ERROR: Unable to determine endianness for architecture 'sh3eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh3eb' -ERROR: Please add your architecture to siteinfo.bbclass - -Summary: There were 21 ERROR messages shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-sh4.sh4aeb b/scripts/tune/log.fake-sh4.sh4aeb deleted file mode 100644 index 3d69c77728d..00000000000 --- a/scripts/tune/log.fake-sh4.sh4aeb +++ /dev/null @@ -1,21 +0,0 @@ -Parsing recipes...ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Failed to parse recipe: /home/ddragomi/.WRS_WORK/USA-ITL201173_old_LSI/YOCTO_2.0_jetro/__SOURCES_YOCTO_2.0_jetro/TUNNING_OE-CORE/openembedded-core/meta/recipes-connectivity/socat/socat_1.7.3.0.bb -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass - -Summary: There were 19 ERROR messages shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-sh4.sh4eb b/scripts/tune/log.fake-sh4.sh4eb deleted file mode 100644 index 78caad3b064..00000000000 --- a/scripts/tune/log.fake-sh4.sh4eb +++ /dev/null @@ -1,23 +0,0 @@ -Parsing recipes...ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Failed to parse recipe: /home/ddragomi/.WRS_WORK/USA-ITL201173_old_LSI/YOCTO_2.0_jetro/__SOURCES_YOCTO_2.0_jetro/TUNNING_OE-CORE/openembedded-core/meta/recipes-connectivity/socat/socat_1.7.3.0.bb -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass -ERROR: Unable to determine endianness for architecture 'sh4eb' -ERROR: Please add your architecture to siteinfo.bbclass - -Summary: There were 21 ERROR messages shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-supersparc b/scripts/tune/log.fake-supersparc index e5a0dcca5da..ab02cb08654 100644 --- a/scripts/tune/log.fake-supersparc +++ b/scripts/tune/log.fake-supersparc @@ -1,8 +1,12 @@ +NOTE: Reconnecting to bitbake server... +NOTE: Previous bitbake instance shutting down?, waiting to retry... +NOTE: Retrying server connection (#1)... +NOTE: Started PRServer with DBfile: /OE/build/oe-core/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 37079, PID: 261372 ERROR: OE-core's config sanity checker detected a potential misconfiguration. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Following is the list of potential problems / advisories: - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (supersparc).Toolchain tunings invalid: + Error, the PACKAGE_ARCHS variable (all any noarch ${PACKAGE_EXTRA_ARCHS_tune-${DEFAULTTUNE}} fake_supersparc) for DEFAULTTUNE (None) does not contain TUNE_PKGARCH (supersparc).Toolchain tunings invalid: No tuning found for default multilib. diff --git a/scripts/tune/log.fake-thunderx.armv5ehf-vfp b/scripts/tune/log.fake-thunderx.armv5ehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-thunderx.armv5ehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv5ehfb-vfp b/scripts/tune/log.fake-thunderx.armv5ehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-thunderx.armv5ehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv5hf-vfp b/scripts/tune/log.fake-thunderx.armv5hf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-thunderx.armv5hf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv5hfb-vfp b/scripts/tune/log.fake-thunderx.armv5hfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-thunderx.armv5hfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv5tehf-vfp b/scripts/tune/log.fake-thunderx.armv5tehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-thunderx.armv5tehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv5tehfb-vfp b/scripts/tune/log.fake-thunderx.armv5tehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-thunderx.armv5tehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv5thf-vfp b/scripts/tune/log.fake-thunderx.armv5thf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-thunderx.armv5thf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv5thfb-vfp b/scripts/tune/log.fake-thunderx.armv5thfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-thunderx.armv5thfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv6hf b/scripts/tune/log.fake-thunderx.armv6hf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-thunderx.armv6hf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv6hfb b/scripts/tune/log.fake-thunderx.armv6hfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-thunderx.armv6hfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv6thf b/scripts/tune/log.fake-thunderx.armv6thf deleted file mode 100644 index bddd713ef69..00000000000 --- a/scripts/tune/log.fake-thunderx.armv6thf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv6thfb b/scripts/tune/log.fake-thunderx.armv6thfb deleted file mode 100644 index f6a114d3953..00000000000 --- a/scripts/tune/log.fake-thunderx.armv6thfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv6b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7ab b/scripts/tune/log.fake-thunderx.armv7ab deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7ab +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7ab-neon b/scripts/tune/log.fake-thunderx.armv7ab-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7ab-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7ab-vfpv3 b/scripts/tune/log.fake-thunderx.armv7ab-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7ab-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7ab-vfpv3d16 b/scripts/tune/log.fake-thunderx.armv7ab-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7ab-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7ahf b/scripts/tune/log.fake-thunderx.armv7ahf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7ahf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7ahf-neon b/scripts/tune/log.fake-thunderx.armv7ahf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7ahf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7ahf-neon-vfpv4 b/scripts/tune/log.fake-thunderx.armv7ahf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7ahf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7ahf-vfpv3 b/scripts/tune/log.fake-thunderx.armv7ahf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7ahf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7ahf-vfpv3d16 b/scripts/tune/log.fake-thunderx.armv7ahf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7ahf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7ahfb b/scripts/tune/log.fake-thunderx.armv7ahfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7ahfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7ahfb-neon b/scripts/tune/log.fake-thunderx.armv7ahfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7ahfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7ahfb-vfpv3 b/scripts/tune/log.fake-thunderx.armv7ahfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7ahfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7ahfb-vfpv3d16 b/scripts/tune/log.fake-thunderx.armv7ahfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7ahfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7atb b/scripts/tune/log.fake-thunderx.armv7atb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7atb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7atb-neon b/scripts/tune/log.fake-thunderx.armv7atb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7atb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7atb-vfpv3 b/scripts/tune/log.fake-thunderx.armv7atb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7atb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7atb-vfpv3d16 b/scripts/tune/log.fake-thunderx.armv7atb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7atb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7athf b/scripts/tune/log.fake-thunderx.armv7athf deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7athf +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7athf-neon b/scripts/tune/log.fake-thunderx.armv7athf-neon deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7athf-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7athf-neon-vfpv4 b/scripts/tune/log.fake-thunderx.armv7athf-neon-vfpv4 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7athf-neon-vfpv4 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7athf-vfpv3 b/scripts/tune/log.fake-thunderx.armv7athf-vfpv3 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7athf-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7athf-vfpv3d16 b/scripts/tune/log.fake-thunderx.armv7athf-vfpv3d16 deleted file mode 100644 index 8bfe47c0794..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7athf-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7a). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7athfb b/scripts/tune/log.fake-thunderx.armv7athfb deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7athfb +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7athfb-neon b/scripts/tune/log.fake-thunderx.armv7athfb-neon deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7athfb-neon +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7athfb-vfpv3 b/scripts/tune/log.fake-thunderx.armv7athfb-vfpv3 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7athfb-vfpv3 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-thunderx.armv7athfb-vfpv3d16 b/scripts/tune/log.fake-thunderx.armv7athfb-vfpv3d16 deleted file mode 100644 index 6498aad5753..00000000000 --- a/scripts/tune/log.fake-thunderx.armv7athfb-vfpv3d16 +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv7ab). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-xscale.armv5ehf-vfp b/scripts/tune/log.fake-xscale.armv5ehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-xscale.armv5ehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-xscale.armv5ehfb-vfp b/scripts/tune/log.fake-xscale.armv5ehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-xscale.armv5ehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-xscale.armv5hf-vfp b/scripts/tune/log.fake-xscale.armv5hf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-xscale.armv5hf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-xscale.armv5hfb-vfp b/scripts/tune/log.fake-xscale.armv5hfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-xscale.armv5hfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-xscale.armv5tehf-vfp b/scripts/tune/log.fake-xscale.armv5tehf-vfp deleted file mode 100644 index ec06723a96c..00000000000 --- a/scripts/tune/log.fake-xscale.armv5tehf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5e). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-xscale.armv5tehfb-vfp b/scripts/tune/log.fake-xscale.armv5tehfb-vfp deleted file mode 100644 index d781d811598..00000000000 --- a/scripts/tune/log.fake-xscale.armv5tehfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5eb). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-xscale.armv5thf-vfp b/scripts/tune/log.fake-xscale.armv5thf-vfp deleted file mode 100644 index 029eb8f7bed..00000000000 --- a/scripts/tune/log.fake-xscale.armv5thf-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code. diff --git a/scripts/tune/log.fake-xscale.armv5thfb-vfp b/scripts/tune/log.fake-xscale.armv5thfb-vfp deleted file mode 100644 index 254f7321328..00000000000 --- a/scripts/tune/log.fake-xscale.armv5thfb-vfp +++ /dev/null @@ -1,7 +0,0 @@ -ERROR: OE-core's config sanity checker detected a potential misconfiguration. - Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). - Following is the list of potential problems / advisories: - - Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5b). - -Summary: There was 1 ERROR message shown, returning a non-zero exit code.