[PATCH 15/42] imx9: cut off OPTEE memory region from U-Boot

2023-05-21 Thread sbabic
> From: Peng Fan > 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 Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic

[PATCH 15/42] imx9: cut off OPTEE memory region from U-Boot

2023-04-27 Thread Peng Fan (OSS)
From: Peng Fan 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 --- arch/arm/mach-imx/imx9/soc.c | 149 ++-