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?