u-boot/drivers/crypto
Breno Lima 98a6ffadea MLK-21420 crypto: fsl: blob: Flush dcache range for destination address
The blob command is not working on i.MX7D, i.MX8MQ and i.MX8MM
devices.

Due to different cache management it's necessary to flush dcache
range for destination address so data can be available in memory.

Add necessary operations in blob_encap() and blob_decap() functions.

Signed-off-by: Breno Lima <breno.lima@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 639e5c15816c3eea0d4904a72ad175627be043d8)
2019-04-09 18:56:00 -07:00
..
fsl MLK-21420 crypto: fsl: blob: Flush dcache range for destination address 2019-04-09 18:56:00 -07:00
rsa_mod_exp verified-boot: Minimal support for booting U-Boot proper from SPL 2016-06-12 13:14:58 -04:00
Kconfig MA-13936 Add CAAM self test 2019-01-18 12:07:21 +08:00
Makefile MLK-18591-2 crypto: caam: Add fsl caam driver 2018-06-13 02:41:08 -07:00
ace_sha.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
ace_sha.h drivers: crypto: ace_sha: add implementation of hardware based lib rand 2014-03-28 15:06:31 -04:00
fsl_caam.c MA-13969 Fix CAAM build warnings 2019-01-21 17:50:48 +08:00
fsl_caam_internal.h MA-13937 Enable CAAM for imx8q 2019-01-18 12:07:21 +08:00