summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa17.cortexa17t-neon-vfpv4
blob: f53fe30fdc4ca96332b98e3219b52c7b7e6e32b8 (plain)
1
2
3
4
5
6
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"