u-boot/drivers/crypto/fsl
Aymen Sghaier 1733916155 MLK-18044-4: crypto: caam: Fix pointer size to 32bit for i.MX8M
The CAAM block used in i.MX8M is 32 bits address size but when the flag
 PHYS_64BIT is enabled for armv8, the CAAM driver will try to use a
 wrong pointer size.
  This patch fixes this issue.

Signed-off-by: Aymen Sghaier <aymen.sghaier@nxp.com>
(cherry picked from commit 9e1ef25c121240cf3f6a142058e617dd7df0030b)
2018-05-23 04:15:46 -07:00
..
Kconfig Convert CONFIG_CMD_HASH to Kconfig 2017-05-22 12:38:15 -04:00
Makefile MLK-18169 imx: imx7 Support for Manufacturing Protection 2018-04-27 06:14:56 -07:00
desc.h MLK-18169 imx: imx7 Support for Manufacturing Protection 2018-04-27 06:14:56 -07:00
desc_constr.h MLK-18044-4: crypto: caam: Fix pointer size to 32bit for i.MX8M 2018-05-23 04:15:46 -07:00
error.c
fsl_blob.c crypto/fsl: fix BLOB encapsulation and decapsulation 2018-01-08 08:26:03 -05:00
fsl_hash.c MLK-18044-4: crypto: caam: Fix pointer size to 32bit for i.MX8M 2018-05-23 04:15:46 -07:00
fsl_hash.h crypto/fsl - Add progressive hashing support using hardware acceleration. 2015-02-25 13:20:02 -08:00
fsl_mfgprot.c MLK-18169 imx: imx7 Support for Manufacturing Protection 2018-04-27 06:14:56 -07:00
fsl_rsa.c DM: crypto/fsl: Enable rsa DM driver usage before relocation 2016-07-26 09:01:21 -07:00
jobdesc.c MLK-18044-4: crypto: caam: Fix pointer size to 32bit for i.MX8M 2018-05-23 04:15:46 -07:00
jobdesc.h crypto/fsl: instantiate all rng state handles 2018-02-09 08:34:34 -08:00
jr.c MLK-18044-4: crypto: caam: Fix pointer size to 32bit for i.MX8M 2018-05-23 04:15:46 -07:00
jr.h MLK-18044-4: crypto: caam: Fix pointer size to 32bit for i.MX8M 2018-05-23 04:15:46 -07:00
rsa_caam.h DM: crypto/fsl - Add Freescale rsa DM driver 2015-01-29 17:09:58 -07:00
sec.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00