From bd75cb6eba847d256ad320ca2cfd7dae414ae32a Mon Sep 17 00:00:00 2001 From: "Haoran.Wang" Date: Wed, 12 Sep 2018 15:50:59 +0800 Subject: MA-11015-1 Support Trusty OS on imx8qm/qxp platform Duplicated Trusty OS supported defconfig for imx8qm/qxp platform which support both Android and Android Automotive. Enable ARM64 smc instructions for TIPC calls. Change-Id: I55d965fa5d65ac324ccfbca9f149bbd56342f1ed Signed-off-by: Haoran.Wang --- configs/imx8qm_mek_androidauto_trusty_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/imx8qm_mek_androidauto_trusty_defconfig') diff --git a/configs/imx8qm_mek_androidauto_trusty_defconfig b/configs/imx8qm_mek_androidauto_trusty_defconfig index 6ef5502ec5..707c52f38d 100644 --- a/configs/imx8qm_mek_androidauto_trusty_defconfig +++ b/configs/imx8qm_mek_androidauto_trusty_defconfig @@ -10,6 +10,7 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_DM=y CONFIG_DM_WARN=n CONFIG_DM_DEVICE_REMOVE=n +CONFIG_IMX_TRUSTY_OS=y CONFIG_DM_SERIAL=y CONFIG_FSL_LPUART=y -- cgit v1.2.3