提交 dad75e24 编写于 作者: E Eran Matityahu 提交者: Stefano Babic

mx7_common: Fix SPL compilation with secure boot support enabled

The SPL MISC driver support must be enabled, so that the driver can use OTP fuse
to check if HAB is enabled.
Signed-off-by: NEran Matityahu <eran.m@variscite.com>
上级 7906ed4f
......@@ -59,6 +59,9 @@
/* Secure boot (HAB) support */
#ifdef CONFIG_SECURE_BOOT
#define CONFIG_CSF_SIZE 0x2000
#ifdef CONFIG_SPL_BUILD
#define CONFIG_SPL_DRIVERS_MISC_SUPPORT
#endif
#endif
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册