imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devices
[oweals/u-boot.git] / include / configs / mx6_common.h
index 6b20c6db5803ab350dc3ee8b6b1281ba9aceb9ef..2b8ce9d71d007d1a6093e103eb3ae49874115fbd 100644 (file)
@@ -59,7 +59,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