mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
2c16bf2d14
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:
|
||
---|---|---|
.. | ||
aspeed | ||
fsl | ||
hash | ||
rsa_mod_exp | ||
ace_sha.c | ||
ace_sha.h | ||
Kconfig | ||
Makefile |