summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa15.cortexa15thf-neon-vfpv4
blob: 312ee4510c2a9ccb1f590ea59c80ba9da53584e3 (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 armv7vehf-vfp armv7vet2hf-vfp armv7vehf-neon armv7vet2hf-neon armv7vehf-neon-vfpv4 armv7vet2hf-neon-vfpv4 cortexa15hf-vfp cortexa15hf-neon cortexa15hf-neon-vfpv4 cortexa15t2hf-vfp cortexa15t2hf-neon cortexa15t2hf-neon-vfpv4 fake_cortexa15"
TUNE_CCARGS=" -march=armv7ve -mthumb  -mthumb-interwork -mfpu=neon-vfpv4  -mfloat-abi=hard -mcpu=cortex-a15"
TUNE_CCARGS_MFLOAT="hard"
TUNE_CCARGS_MFPU=" vfp neon vfpv4 neon-vfpv4"
TUNE_FEATURES="arm armv7ve vfp thumb neon vfpv4 callconvention-hard cortexa15"
TUNE_PKGARCH="cortexa15t2hf-neon-vfpv4"
export CC="arm-oe-linux-gnueabi-gcc  -march=armv7ve -mthumb  -mthumb-interwork -mfpu=neon-vfpv4  -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=SYSROOTS/fake-cortexa15"