]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: imx: imx8m: add optee configuration to ft_system_setup
authorTim Harvey <tharvey@gateworks.com>
Thu, 24 Aug 2023 19:05:17 +0000 (12:05 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 16 Oct 2023 06:46:01 +0000 (08:46 +0200)
commitae56026783c95635fed9d6ebca1e6584d4a32dc6
tree90aa731bc60745cd8361649c857ac4bc396c11be
parent93cac45c97217787c3b0323ddde88cfbb01f19d9
arm: imx: imx8m: add optee configuration to ft_system_setup

If optee is detected configure it in the Linux device-tree:
 - add /firmware/optee node
 - add /reserved-memory nodes for optee_core and optee_shm

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8m/soc.c