summaryrefslogtreecommitdiffstats
path: root/scripts/tune/env.fake-cortexa53.armv8a-crypto
blob: 57ffede84f95fa9efe2a51fd2a3e0e571eb75585 (plain)
1
2
3
4
5
6
7
PACKAGE_ARCHS="all any noarch aarch64 armv8a armv8a-crypto fake_cortexa53"
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"