mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 18:02:53 +01:00
configure.ac: set DEFAULT_ENABLED_ALL_ASM=no if FIPS <v6 and not on amd64 (i.e. if ARM); tests/api/test_sha256.c: skip test_wc_Sha256_Flags() and test_wc_Sha224_Flags() if armasm and FIPS <v7; wolfssl/wolfcrypt/settings.h: define WOLFSSL_SP_INT_DIGIT_ALIGN for ARM (needed on BE, and no effect on LE).
Before creating any new configure files (.conf) read the CONF_FILES_README.md