summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorHaoran.Wang <elven.wang@nxp.com>2018-09-12 15:50:59 +0800
committerHaoran.Wang <elven.wang@nxp.com>2018-09-12 18:12:13 +0800
commitbd75cb6eba847d256ad320ca2cfd7dae414ae32a (patch)
treea4071d7e845dd9fd6d635bec7e27a2df20863655 /configs
parentbe70bcbc2f19a1d5bd78935916563c593fcc9297 (diff)
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 <elven.wang@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8qm_mek_androidauto_trusty_defconfig1
-rw-r--r--configs/imx8qxp_mek_androidauto_trusty_defconfig1
2 files changed, 2 insertions, 0 deletions
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
diff --git a/configs/imx8qxp_mek_androidauto_trusty_defconfig b/configs/imx8qxp_mek_androidauto_trusty_defconfig
index eb2af4cd49..1fdf74e283 100644
--- a/configs/imx8qxp_mek_androidauto_trusty_defconfig
+++ b/configs/imx8qxp_mek_androidauto_trusty_defconfig
@@ -9,6 +9,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