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