summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa15.cortexa15thf-neon
blob: feff1fa31ab13d8e63d46e13e854140b72de6c4d (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 cortexa15hf-vfp cortexa15hf-neon cortexa15t2hf-vfp cortexa15t2hf-neon fake_cortexa15"
TUNE_CCARGS=" -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15"
TUNE_CCARGS_MFLOAT="hard"
TUNE_CCARGS_MFPU=" vfp neon"
TUNE_FEATURES="arm vfp cortexa15 neon thumb callconvention-hard"
TUNE_PKGARCH="cortexa15t2hf-neon"
export CC="arm-oe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa15t2hf-neon-oe-linux-gnueabi/openssl/1.1.1g-r0/recipe-sysroot"