[PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver

Fabio Estevam festevam at gmail.com
Wed Jun 15 14:40:36 CEST 2022


Hi Gaurav,

On Wed, Jun 15, 2022 at 9:35 AM Gaurav Jain <gaurav.jain at nxp.com> wrote:
>
> From: Ye Li <ye.li at nxp.com>
>
> issue:
> CAAM fails with key error when perform Modular Exponentiation
> using PKHA Block in CAAM
>
> Fix:
> add flush and invalidate dcache for keys, signature
> and output decrypted data processed by CAAM.
>
> Fixes: 34276478f7 (DM: crypto/fsl - Add Freescale rsa DM driver)
> Signed-off-by: Ye Li <ye.li at nxp.com>
> Reviewed-by: Gaurav Jain <gaurav.jain at nxp.com>
> Acked-by: Peng Fan <peng.fan at nxp.com>
> ---

Please always explain what changed in the current version of the patch.

I assume you fixed the build error found in CI, correct?


More information about the U-Boot mailing list