]> git.baikalelectronics.ru Git - uboot.git/commit
imx9: cut off OPTEE memory region from U-Boot
authorPeng Fan <peng.fan@nxp.com>
Fri, 28 Apr 2023 04:08:20 +0000 (12:08 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 21 May 2023 14:54:40 +0000 (16:54 +0200)
commit0852a7763fd1e7a9b2f749de94facbbce3276e2a
treeb7daa8b2d66074e112b5c6527f1257f1259ce73c
parent1af2130f37368f6f9547b22417f4ae5c549acc0d
imx9: cut off OPTEE memory region from U-Boot

OPTEE memory region is set secure access only in ATF with configuration
to TRDC, and need to remove it from U-Boot, otherwise U-Boot and Kernel
may crash when accessing the memory

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx9/soc.c