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