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) |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| desc.h | ||
| desc_constr.h | ||
| error.c | ||
| fsl_blob.c | ||
| fsl_hash.c | ||
| fsl_hash.h | ||
| fsl_mfgprot.c | ||
| fsl_rsa.c | ||
| jobdesc.c | ||
| jobdesc.h | ||
| jr.c | ||
| jr.h | ||
| rsa_caam.h | ||
| sec.c | ||