summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGaurav Jain <[email protected]>2022-04-19 10:52:28 +0530
committerStefano Babic <[email protected]>2022-04-21 15:18:25 +0200
commit2c16bf2d14d7fbacafb5473f49487ba7f219e40c (patch)
tree4a6aef4c41c0ba1b4c33151f812b59c0f2d5e648 /include
parent96b2c9c9e0036e89fe65ad608275152ff44c5907 (diff)
crypto/fsl: add invalidate_dcache_range for hash output buffer
HW accelerated hash operations are giving incorrect hash output. so invalidate cache lines to avoid cache overwriting in DDR memory region. caam_hash() -moved address alignment check in the beginning of function. -added invalidate_dcache_range for pout buffer before running descriptor. Fixes: d7af2baa49 (crypto/fsl: Fix HW accelerated hash commands) Signed-off-by: Gaurav Jain <[email protected]> Reviewed-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions