summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa57.cortexa57
blob: d372d2681575e3a4322edeeb9fbba24f2bd8246b (plain)
1
2
3
4
5
6
7
PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crc cortexa57 fake_cortexa57"
TUNE_CCARGS=" -mcpu=cortex-a57 -march=armv8-a+crc"
TUNE_CCARGS_MFLOAT=""
TUNE_CCARGS_MFPU=""
TUNE_FEATURES="aarch64 armv8a crc cortexa57"
TUNE_PKGARCH="cortexa57"
export CC="aarch64-oe-linux-gcc  -mcpu=cortex-a57 -march=armv8-a+crc --sysroot=/OE/build/oe-core/tmp-glibc/work/cortexa57-oe-linux/openssl/1.1.1g-r0/recipe-sysroot"