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