MLK-16728 imx8mq: evk: reserve the tee space when tee enabled
authorPeng Fan <peng.fan@nxp.com>
Mon, 30 Oct 2017 06:34:07 +0000 (14:34 +0800)
committerJason Liu <jason.hui.liu@nxp.com>
Thu, 2 Nov 2017 18:37:29 +0000 (02:37 +0800)
commit2d442a017eee0d3bed69bd3014f158895bfadfda
treeb164d5a07bdd7efb3e220dc7a424ff3a5dba6801
parentadf056292cdb9ae810fc64127aa9638abf072f3e
MLK-16728 imx8mq: evk: reserve the tee space when tee enabled

rom_pointer[0] contains the base, rom_pointer[1] contains the size.
When TEE enabled, if not reserve the space, uboot relocation may
overwrite TEE or trigger fault when TZASC enabled.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
arch/arm/cpu/armv8/imx8m/Makefile
arch/arm/include/asm/arch-imx8m/sys_proto.h
board/freescale/imx8mq_evk/imx8m_evk.c