[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210514113548.bd6lslfjyqxkwyiy@gondor.apana.org.au>
Date: Fri, 14 May 2021 19:35:48 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Corentin Labbe <clabbe@...libre.com>
Cc: chohnstaedt@...ominate.com, davem@...emloft.net,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/11] crypto: start to fix ixp4xx
On Wed, May 05, 2021 at 08:26:07PM +0000, Corentin Labbe wrote:
> Hello
>
> Loading the ixp4xx crypto driver exhibits lots of error.
> All algorithm fail selftests with different reasons.
> This series start to fixes some of thoses problem.
>
> Corentin Labbe (11):
> crypto: ixp4xx: dma_unmap the correct address
> crypto: ixp4xx: update IV after requests
> crypto: ixp4xx: fallback when having more than one SG
> crypto: ixp4xx: convert unsigned to unsigned int
> crypto: ixp4xx: convert all printk to dev_xxx
> crypto: ixp4xx: whitespace fixes
> crypto: ixp4xx: Do not initialize static to NULL
> crypto: ixp4xx: remove brackets from single statement
> crypto: ixp4xx: Correct functions alignment
> MAINTAINERS: add ixp4xx_crypto to the right arch list
> MAINTAINERS: add myself as maintainer of ixp4xx_crypto
>
> MAINTAINERS | 7 +
> drivers/crypto/Kconfig | 5 +
> drivers/crypto/ixp4xx_crypto.c | 277 +++++++++++++++++++++------------
> 3 files changed, 188 insertions(+), 101 deletions(-)
All applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists