MA-19032 android: imx8: don't initialize caam in uboot
authorJi Luo <ji.luo@nxp.com>
Tue, 11 May 2021 08:31:13 +0000 (16:31 +0800)
committerJi Luo <ji.luo@nxp.com>
Thu, 13 May 2021 01:49:19 +0000 (09:49 +0800)
commit953a61b3f88deeff2c6ca876f79a9a656dc93cba
tree94f7c0024cbda51656e9b18e5c0b1ff952486f26
parentdb778471481145342e2ad39bacca37c7154ea06a
MA-19032 android: imx8: don't initialize caam in uboot

CAAM JR0/JR1 are reserved for SECO, JR2/JR3 will be used in
Trusty OS for android. As Android doesn't need the caam
in uboot for imx8q, so bypass the caam JR probe to avoid
conflicts.

Change-Id: Id4ffe9fbb466abfeadc2c18e4b5d7e1b68360ab5
Signed-off-by: Ji Luo <ji.luo@nxp.com>
arch/arm/mach-imx/imx8/cpu.c