summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa5.cortexa5thf-neon-vfpv4
blob: 5d70eb6dee33686fa4b2a6667dd6d8e63c315d37 (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 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=SYSROOT"