summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa17.cortexa17thf-neon
blob: d0877f6a45cb660cb674c9bd08128f038e4ce1d0 (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 cortexa17hf-vfp cortexa17hf-neon cortexa17t2hf-vfp cortexa17t2hf-neon fake_cortexa17"
TUNE_CCARGS=" -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a17"
TUNE_CCARGS_MFLOAT="hard"
TUNE_CCARGS_MFPU=" vfp neon"
TUNE_FEATURES="arm vfp cortexa17 neon thumb callconvention-hard"
TUNE_PKGARCH="cortexa17t2hf-neon"
export CC="arm-oe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a17 --sysroot=SYSROOT"