Hi Fabio > -----Original Message----- > From: Fabio Estevam <feste...@gmail.com> > Sent: Wednesday, June 15, 2022 6:11 PM > To: Gaurav Jain <gaurav.j...@nxp.com> > Cc: U-Boot-Denx <u-boot@lists.denx.de>; Stefano Babic <sba...@denx.de>; > Peng Fan <peng....@nxp.com>; dl-uboot-imx <uboot-...@nxp.com>; Horia > Geanta <horia.gea...@nxp.com>; Varun Sethi <v.se...@nxp.com>; Ye Li > <ye...@nxp.com> > Subject: [EXT] Re: [PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the > driver > > Caution: EXT Email > > Hi Gaurav, > > On Wed, Jun 15, 2022 at 9:35 AM Gaurav Jain <gaurav.j...@nxp.com> wrote: > > > > From: Ye Li <ye...@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...@nxp.com> > > Reviewed-by: Gaurav Jain <gaurav.j...@nxp.com> > > Acked-by: Peng Fan <peng....@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?
This is a different patch in fsl_rsa.c I will send a different patch for the error reported by you. Regards Gaurav Jain