mbox series

[0/3] crypto: arm/aes-neonbs - some polish

Message ID 20200916123642.20805-1-ardb@kernel.org
Headers show
Series crypto: arm/aes-neonbs - some polish | expand

Message

Ard Biesheuvel Sept. 16, 2020, 12:36 p.m. UTC
Some polish for the ARM bit-sliced NEON implementation. No functional
or performance changes anticipated.

Ard Biesheuvel (3):
  crypto: arm/aes-neonbs - avoid hacks to prevent Thumb2 mode switches
  crypto: arm/aes-neonbs - avoid loading reorder argument on encryption
  crypto: arm/aes-neonbs - use typed init/exit routines for XTS

 arch/arm/crypto/aes-neonbs-core.S | 54 +++++++++-----------
 arch/arm/crypto/aes-neonbs-glue.c | 12 ++---
 2 files changed, 31 insertions(+), 35 deletions(-)

Comments

Herbert Xu Sept. 25, 2020, 8:15 a.m. UTC | #1
On Wed, Sep 16, 2020 at 03:36:39PM +0300, Ard Biesheuvel wrote:
> Some polish for the ARM bit-sliced NEON implementation. No functional

> or performance changes anticipated.

> 

> Ard Biesheuvel (3):

>   crypto: arm/aes-neonbs - avoid hacks to prevent Thumb2 mode switches

>   crypto: arm/aes-neonbs - avoid loading reorder argument on encryption

>   crypto: arm/aes-neonbs - use typed init/exit routines for XTS

> 

>  arch/arm/crypto/aes-neonbs-core.S | 54 +++++++++-----------

>  arch/arm/crypto/aes-neonbs-glue.c | 12 ++---

>  2 files changed, 31 insertions(+), 35 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