
16 Jun
2022
16 Jun
'22
2:34 p.m.
Hi Gaurav,
On Thu, Jun 16, 2022 at 7:10 AM Gaurav Jain gaurav.jain@nxp.com wrote:
wrong end address passed to flush_dcache_range. modified the flush_dache logic for scatter list elements.
Fixes: 1919f58a8f (crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finish) Signed-off-by: Gaurav Jain gaurav.jain@nxp.com
changes in v3:
- fix error: left shift count >= width of type [-Werror=shift-count-overflow]
Thanks for the rework:
Reviewed-by: Fabio Estevam festevam@denx.de