diff options
author | Ye Li <ye.li@nxp.com> | 2016-03-16 14:39:06 +0800 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2017-04-05 14:04:41 +0800 |
commit | 2398e5ff576c6f0de86856f4b116315d0b34556b (patch) | |
tree | 98202d407625a359eea158168981e33e84c921e3 /board/freescale/mx6sabresd/mx6solo_4x_mt41j128.cfg | |
parent | fd9a9759ed9b3a9fc26b18aff00880382213b1ca (diff) | |
download | u-boot-imx-2398e5ff576c6f0de86856f4b116315d0b34556b.zip u-boot-imx-2398e5ff576c6f0de86856f4b116315d0b34556b.tar.gz u-boot-imx-2398e5ff576c6f0de86856f4b116315d0b34556b.tar.bz2 |
MLK-12500-2 HAB: Add commented secure boot configurations
CONFIG_SECURE_BOOT is used for signed image building, this configuration is
not enabled at default. Comment it in mx6/mx7 common header file. Users can
uncomment it to enable.
Also add CONFIG_CSF_SIZE for defining the CSF reserved size and resize
the CONFIG_CSF_SIZE to 0x4000 to align with v2016.03.
Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 01cc7d9bc205251c13712418d51f3a4d7b20861b)
Diffstat (limited to 'board/freescale/mx6sabresd/mx6solo_4x_mt41j128.cfg')
-rw-r--r-- | board/freescale/mx6sabresd/mx6solo_4x_mt41j128.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/board/freescale/mx6sabresd/mx6solo_4x_mt41j128.cfg b/board/freescale/mx6sabresd/mx6solo_4x_mt41j128.cfg index b792225..6e6539f 100644 --- a/board/freescale/mx6sabresd/mx6solo_4x_mt41j128.cfg +++ b/board/freescale/mx6sabresd/mx6solo_4x_mt41j128.cfg @@ -27,6 +27,10 @@ BOOT_FROM sd PLUGIN board/freescale/mx6sabresd/plugin.bin 0x00907000 #else +#ifdef CONFIG_SECURE_BOOT +CSF CONFIG_CSF_SIZE +#endif + /* * Device Configuration Data (DCD) * |