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