[David Michael via Gnupg-devel] [PATCH libgcrypt 1/2] cipher/sha512: Fix non-NEON ARM assembly implementation

Jussi Kivilinna jussi.kivilinna at iki.fi
Fri Jan 22 16:35:12 CET 2021


Hello,

On 22.1.2021 13.19, Werner Koch via Gcrypt-devel wrote:
> ForwardedMessage.eml / David Michael <fedora.dm0 at gmail.com>:
> 
> * cipher/sha512.c (do_transform_generic)
> [USE_ARM_ASM]: Switch to the non-NEON assembly implementation.
> 
> --
> 
> When building for ARM CPUs that don't support NEON, linking fails
> with an "undefined reference to _gcry_sha512_transform_armv7_neon"
> error.  Switching to the non-NEON assembly function corrects this.
> ---
>
(Resending this in case it wasn't delivered due to not being subscribed.)
> 
Looks correct. Thanks.

-Jussi



More information about the Gcrypt-devel mailing list