summaryrefslogtreecommitdiff
path: root/plat/imx/imx8qm/include/platform_def.h
diff options
context:
space:
mode:
authorLuo Ji <ji.luo@nxp.com>2018-10-18 21:08:38 +0800
committerfaqiang.zhu <faqiang.zhu@nxp.com>2018-10-25 21:46:01 +0800
commit4cb7c6fbd251ae2603f470fb23c526f73acbf7f9 (patch)
tree454e0175df93f9da0898380d8cb1a9c6f7eec987 /plat/imx/imx8qm/include/platform_def.h
parent7a2af8801053c087cd0f3a29ac505f4b482933a4 (diff)
iMX8Q: Don't copy tee after fit is enabled
Tee(Trusty Os) will be stored in fit for Android and Android Auto so we don't need to copy it anymore, this will save some boot time. Signed-off-by: Luo Ji <ji.luo@nxp.com>
Diffstat (limited to 'plat/imx/imx8qm/include/platform_def.h')
-rw-r--r--plat/imx/imx8qm/include/platform_def.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plat/imx/imx8qm/include/platform_def.h b/plat/imx/imx8qm/include/platform_def.h
index a9a903af..2c599926 100644
--- a/plat/imx/imx8qm/include/platform_def.h
+++ b/plat/imx/imx8qm/include/platform_def.h
@@ -35,7 +35,6 @@
#define BL32_BASE 0xfe000000
#define BL32_SIZE 0x00200000
#define BL32_LIMIT 0x100000000
-#define PLAT_TEE_IMAGE_OFFSET 0x84000000
#endif
/* non-secure uboot base */