Commits
Aymen Sghaier committed 50ee2b20f53
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) (cherry picked from commit 1733916155ca319be754c45861130df327d8a57d)