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