u-boot/board/ea/mx7ulp_com
Ricardo Salveti cdf3192452 board: ea: mx7ulp_com: allocate specific region of memory to OP-TEE
On the iMX7ULP uCOM board, OP-TEE uses the memory region defined by the
maximum DRAM address minus CONFIG_OPTEE_TZDRAM_SIZE, so subtract
CONFIG_OPTEE_TZDRAM_SIZE from the available DRAM size to avoid
conflicts.

Note the OPTEE boot process itself subtracts the DRAM region it
lives in from the memory map passed to Linux.

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
2021-10-21 13:59:26 +02:00
..
imximage.cfg arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HAB 2020-06-26 10:29:06 -04:00
Kconfig imx: Finish migration of IMX_CONFIG to Kconfig 2021-08-31 17:46:37 -04:00
MAINTAINERS mx7ulp: Add support for Embedded Artists COM board 2020-01-07 10:26:56 +01:00
Makefile mx7ulp: Add support for Embedded Artists COM board 2020-01-07 10:26:56 +01:00
mx7ulp_com.c board: ea: mx7ulp_com: allocate specific region of memory to OP-TEE 2021-10-21 13:59:26 +02:00