[PATCH 10/16] crypto: rockchip: rework by using crypto_engine
John Keeping
john at metanate.com
Tue Mar 1 04:57:16 PST 2022
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.
Regards,
John
More information about the Linux-rockchip
mailing list