Message ID | 20190216135126.17290-1-ard.biesheuvel@linaro.org |
---|---|
Headers | show |
Series | SHA fixes for 32-bit ARM | expand |
On Sat, Feb 16, 2019 at 02:51:24PM +0100, Ard Biesheuvel wrote: > A couple of fixes for a crash bugs in the scalar SHA code for ARM, > taken from the OpenSSL project. This is triggered by a binutils > change, and so they should probably be tagged for all stable (v4.4+) > > Ard Biesheuvel (2): > crypto: sha256/arm - fix crash bug in Thumb2 build > crypto: sha512/arm - fix crash bug in Thumb2 build > > arch/arm/crypto/sha256-armv4.pl | 3 ++- > arch/arm/crypto/sha256-core.S_shipped | 3 ++- > arch/arm/crypto/sha512-armv4.pl | 3 ++- > arch/arm/crypto/sha512-core.S_shipped | 3 ++- > 4 files changed, 8 insertions(+), 4 deletions(-) All applied. Thanks. -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt