[U-Boot] [PATCH v3] configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITE

York Sun york.sun at nxp.com
Fri Jan 19 00:51:15 UTC 2018


On 01/08/2018 12:23 AM, Sumit Garg wrote:
> 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 at nxp.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
> 
> Changes in v3:
> Enable CMD_EXT4_WRITE option for ARM platforms only.
> 
> Changes in v2:
> Instead of adding CMD_EXT4_WRITE option in each defconfig, added this
> option in Kconfig.

Applied to fsl-qoriq master. Thanks.

York



More information about the U-Boot mailing list