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