[PATCH] configs: ls1046afrwy: Add secure boot config
Manish Tomar
manish.tomar at nxp.com
Tue Apr 13 09:08:34 CEST 2021
Add required CONFIG_NXP_ESBC for ls1046afrwy to enable ESBC Chain of Trust.
Signed-off-by: Manish Tomar <manish.tomar at nxp.com>
---
configs/ls1046afrwy_tfa_SECURE_BOOT_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/ls1046afrwy_tfa_SECURE_BOOT_defconfig b/configs/ls1046afrwy_tfa_SECURE_BOOT_defconfig
index 5647fd52f9..0a0c7ec36f 100644
--- a/configs/ls1046afrwy_tfa_SECURE_BOOT_defconfig
+++ b/configs/ls1046afrwy_tfa_SECURE_BOOT_defconfig
@@ -61,3 +61,4 @@ CONFIG_USB_ETHER_ASIX=y
CONFIG_USB_ETHER_ASIX88179=y
CONFIG_USB_ETHER_RTL8152=y
CONFIG_RSA=y
+CONFIG_NXP_ESBC=y
--
2.17.1
More information about the U-Boot
mailing list