]> git.dujemihanovic.xyz Git - u-boot.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)
commit3db03cbd4cc99fd3bc3b4732c373e0c551bf2f88
treeb7daa8b2d66074e112b5c6527f1257f1259ce73c
parent5d09fcf24d7a3126a177d24becb1d51ef36e6480
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