[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yh4YLGeaXAzzr+PK@donbot>
Date: Tue, 1 Mar 2022 12:57:16 +0000
From: John Keeping <john@...anate.com>
To: Corentin Labbe <clabbe@...libre.com>
Cc: heiko@...ech.de, herbert@...dor.apana.org.au,
krzysztof.kozlowski@...onical.com, robh+dt@...nel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-rockchip@...ts.infradead.org
Subject: Re: [PATCH 10/16] crypto: rockchip: rework by using crypto_engine
On Mon, Feb 28, 2022 at 07:40:31PM +0000, Corentin Labbe wrote:
> Instead of doing manual queue management, let's use the crypto/engine
> for that.
> In the same time, rework the requests handling to be easier to
> understand (and fix all bugs related to them).
>
> Fixes: ce0183cb6464b ("crypto: rockchip - switch to skcipher API")
> Signed-off-by: Corentin Labbe <clabbe@...libre.com>
> ---
In addition to the warnings reported by the kernel test robot, this
needs to add select CRYPTO_ENGINE to Kconfig for the Rockchip driver.
Regards,
John
Powered by blists - more mailing lists