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