TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
315fd30201d8866e15e28c9fb5f2b0cf22c47cd5
/
.
/
ChangeLog.d
/
fix-unterminated-pragma-clang-attribute-push.txt
blob: 7fcb5ec293152ad9c85d2beb0a2f5c5914af5ca8 [
file
] [
log
] [
blame
]
Bugfix
* Fix "unterminated '#pragma clang attribute push'" in sha256/sha512.c when
built with MBEDTLS_SHAxxx_USE_A64_CRYPTO_IF_PRESENT but don't have a
way to detect the crypto extensions required. A warning is still issued.