summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa72.cortexa72
blob: da8e675ff588d967cf156df3adc4dc6334b977d9 (plain)
1
2
3
4
5
6
7
PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc armv8a-crypto armv8a-crc-crypto cortexa72 fake_cortexa72"
TUNE_CCARGS=" -mcpu=cortex-a72+crc+crypto"
TUNE_CCARGS_MFLOAT=""
TUNE_CCARGS_MFPU=""
TUNE_FEATURES="aarch64 cortexa72 crc crypto"
TUNE_PKGARCH="aarch64"
export CC="aarch64-oe-linux-gcc  -mcpu=cortex-a72+crc+crypto --sysroot=SYSROOT"