commit | 1919f58a8f371c19c340127b6a76859867e90247 | [log] [tgz] |
---|---|---|
author | Gaurav Jain <gaurav.jain@nxp.com> | Wed May 11 14:23:19 2022 +0530 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 20 12:36:47 2022 +0200 |
tree | 89e5bcd5d90161358f045365061b548a6b6199dd | |
parent | cad77280c31f6736e93bf18060080fee50cc9ee3 [diff] |
crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finish HW accelerated hash operations are giving incorrect hash output. so add flush and invalidate for input/output hash buffers. Fixes: 94e3c8c4fd (crypto/fsl - Add progressive hashing support using hardware acceleration.) Signed-off-by: Gaurav Jain <gaurav.jain@nxp.com>