summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJi Luo <ji.luo@nxp.com>2018-08-23 12:14:41 +0800
committerfaqiang.zhu <faqiang.zhu@nxp.com>2018-11-12 09:18:38 +0800
commit17a0dd7344e1495338258659ef060cf0aaa1ac8b (patch)
treeefe13a4f2462116204e79dcfd9d41b6d45356751 /configs
parent40e0de680beb323f0dcfcf18154a3c0bb54b26b5 (diff)
[iot] Enable HAB for imx8m
Enable HAB for imx8m Android Things platform, this will enable HAB verify for bootloader.img(atf+tee+u-boot) at spl stage. Disable the HAB verify for bootimg because we will use AVB to verify it. Test: Build and boot ok on AIY. Change-Id: Ia6ee456c7c5fa71afc3740689adf898f411c6c4e Signed-off-by: Ji Luo <ji.luo@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8mq_phanbell_androidthings_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8mq_phanbell_androidthings_defconfig b/configs/imx8mq_phanbell_androidthings_defconfig
index 6ad2f40710..ce1a182185 100644
--- a/configs/imx8mq_phanbell_androidthings_defconfig
+++ b/configs/imx8mq_phanbell_androidthings_defconfig
@@ -71,3 +71,4 @@ CONFIG_USB_DWC3_GADGET=y
CONFIG_CMD_UUID=y
CONFIG_LIB_RAND=y
CONFIG_AVB_SUPPORT=y
+CONFIG_SECURE_BOOT=y