blob: 7fcb5ec293152ad9c85d2beb0a2f5c5914af5ca8 [file] [log] [blame]
Tom Cosgroveef2aa0e2023-06-09 11:29:50 +01001Bugfix
2 * Fix "unterminated '#pragma clang attribute push'" in sha256/sha512.c when
3 built with MBEDTLS_SHAxxx_USE_A64_CRYPTO_IF_PRESENT but don't have a
4 way to detect the crypto extensions required. A warning is still issued.