]> git.baikalelectronics.ru Git - uboot.git/commit
configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITE
authorSumit Garg <sumit.garg@nxp.com>
Mon, 8 Jan 2018 19:57:46 +0000 (01:27 +0530)
committerYork Sun <york.sun@nxp.com>
Mon, 15 Jan 2018 20:44:23 +0000 (12:44 -0800)
commit095671a78a07230a68658c2e935307f08ec727ad
treecabfe5da61042029fea746d2ffebefa4d24b2dc7
parentc83485d05b7b844c5c91e11b4da7e4dc3617afe3
configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITE

As part of chain of trust with confidentiality along with distro
boot, linux kernel image needs to be stored in encrypted form on
ext4 boot partition. So enable CONFIG_CMD_EXT4_WRITE in case of
Secure boot on ARM based platforms.

Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: York Sun <york.sun@nxp.com>
board/freescale/common/Kconfig