imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devices
[oweals/u-boot.git] / include / configs / mx7_common.h
index cc7e87269ee8d4bf5a90f5e3fef4907646505ebd..f3167c51d42f01422685d3c7be0503e61bb5663f 100644 (file)
@@ -48,7 +48,7 @@
 
 /* Secure boot (HAB) support */
 #ifdef CONFIG_SECURE_BOOT
-#define CONFIG_CSF_SIZE                        0x2000
+#define CONFIG_CSF_SIZE                        0x4000
 #ifdef CONFIG_SPL_BUILD
 #define CONFIG_SPL_DRIVERS_MISC_SUPPORT
 #endif