summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa72.cortexa72
blob: 69c6eb7f97b9467b400c5f8a4ae7339ab9b9cfdc (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 -march=armv8-a+crc+crypto"
TUNE_CCARGS_MFLOAT=""
TUNE_CCARGS_MFPU=""
TUNE_FEATURES="aarch64 armv8a crc crypto cortexa72"
TUNE_PKGARCH="cortexa72"
export CC="aarch64-oe-linux-gcc  -mcpu=cortex-a72 -march=armv8-a+crc+crypto --sysroot=SYSROOT"