From 17a0dd7344e1495338258659ef060cf0aaa1ac8b Mon Sep 17 00:00:00 2001 From: Ji Luo Date: Thu, 23 Aug 2018 12:14:41 +0800 Subject: [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 --- configs/imx8mq_phanbell_androidthings_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/imx8mq_phanbell_androidthings_defconfig') diff --git a/configs/imx8mq_phanbell_androidthings_defconfig b/configs/imx8mq_phanbell_androidthings_defconfig index 6ad2f407107..ce1a1821850 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 -- cgit v1.2.3