summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa73.cortexa73
blob: 057cc5cf1ed305f5eb6676eadee5f1ef2a598740 (plain)
1
2
3
4
5
6
7
PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc armv8a-crypto armv8a-crc-crypto cortexa73 fake_cortexa73"
TUNE_CCARGS=" -mcpu=cortex-a73 -march=armv8-a+crc+crypto"
TUNE_CCARGS_MFLOAT=""
TUNE_CCARGS_MFPU=""
TUNE_FEATURES="aarch64 armv8a crc crypto cortexa73"
TUNE_PKGARCH="cortexa73"
export CC="aarch64-oe-linux-gcc  -mcpu=cortex-a73 -march=armv8-a+crc+crypto --sysroot=SYSROOT"