[PATCH V3 3/5] tegra20: crypto: update code to use new aes api

Simon Glass sjg at chromium.org
Mon Dec 23 00:48:16 CET 2019


On Fri, 15 Nov 2019 at 11:10, Philippe Reynes
<philippe.reynes at softathome.com> wrote:
>
> This commit update tge driver crypto for tegra20
> to use the new aes api.
>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> ---
>  arch/arm/mach-tegra/tegra20/crypto.c | 41 +++++++++++++++++++-----------------
>  1 file changed, 22 insertions(+), 19 deletions(-)
>
> Changelog:
> v3:
> - no change
> v2:
> - add a really simple commit text
>

Reviewed-by: Simon Glass <sjg at chromium.org>

But it looks like you need to squash this with the previous commit to
avoid a build error on this one.


More information about the U-Boot mailing list