[PATCH 10/16] crypto: rockchip: rework by using crypto_engine
LABBE Corentin
clabbe at baylibre.com
Wed Mar 2 13:09:19 PST 2022
Le Tue, Mar 01, 2022 at 12:57:16PM +0000, John Keeping a écrit :
> 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 at baylibre.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.
>
Hello
Thanks for the report, I will fix this in v2
Thanks
More information about the Linux-rockchip
mailing list