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