mx6sxsabresd: imximage.cfg: Handle the CONFIG_SECURE_BOOT case
authorBreno Matheus Lima <breno.lima@nxp.com>
Thu, 13 Jun 2019 21:10:56 +0000 (21:10 +0000)
committerStefano Babic <sbabic@denx.de>
Fri, 19 Jul 2019 18:14:50 +0000 (20:14 +0200)
Secure boot is not enabled in mx6sxsabresd imximage.cfg, add support
for it.

Signed-off-by: Breno Lima <breno.lima@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
board/freescale/mx6sxsabresd/imximage.cfg

index 3e94f6ab668dae970e856a187055c05cbe383280..0354bb36e25372c5c68c0b4aa9c1a5c404730f18 100644 (file)
@@ -17,6 +17,13 @@ IMAGE_VERSION 2
 
 BOOT_FROM      sd
 
+/*
+ * Secure boot support
+ */
+#ifdef CONFIG_SECURE_BOOT
+CSF CONFIG_CSF_SIZE
+#endif
+
 /*
  * Device Configuration Data (DCD)
  *