2019-07-28 19:43:32

by Corentin LABBE

[permalink] [raw]
Subject: Re: [PATCH 0/4] crypto: add amlogic crypto offloader driver

On Sun, Jul 28, 2019 at 11:48:03AM -0700, Eric Biggers wrote:
> Hi Corentin,
>
> On Thu, Jul 25, 2019 at 07:42:52PM +0000, Corentin Labbe wrote:
> > Hello
> >
> > This serie adds support for the crypto offloader present on amlogic GXL
> > SoCs.
> >
> > Tested on meson-gxl-s905x-khadas-vim and meson-gxl-s905x-libretech-cc
> >
> > Regards
> >
>
> Does this new driver pass all the crypto self-tests?
> Including with CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y?
>

Yes it pass all extra self-tests.
I forgot to write it in the cover letter.

Regards