arm: imx8m: add OP-TEE node
authorYannic Moog <y.moog@phytec.de>
Fri, 10 Jan 2025 12:35:33 +0000 (13:35 +0100)
committerFabio Estevam <festevam@gmail.com>
Thu, 16 Jan 2025 13:16:02 +0000 (10:16 -0300)
commit015483904c524377820d81ecc1e0a907c5ffc466
tree873c6a234c38293b125ac34f08d11f50c32075f2
parent2b6601b18e79208ad34b239c225b6cba2e2ddde4
arm: imx8m: add OP-TEE node

Add tee node in SoC u-boot device trees. Use a kconfig entry to specify
load and entry addresses for the op-tee image in the respective
defconfig.
Default IMX8M_OPTEE_LOAD_ADDR is supplied. To keep it simple, the same
addresses are used for each SoC as are defined in upstream tf-a
(BL32_BASE) [1].

[1] https://github.com/ARM-software/arm-trusted-firmware/tree/master/plat/imx/imx8m

Signed-off-by: Yannic Moog <y.moog@phytec.de>
arch/arm/dts/imx8mm-u-boot.dtsi
arch/arm/dts/imx8mn-u-boot.dtsi
arch/arm/dts/imx8mp-u-boot.dtsi
arch/arm/dts/imx8mq-u-boot.dtsi
arch/arm/mach-imx/imx8m/Kconfig