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

Sumit Garg sumit.garg at nxp.com
Thu Aug 24 06:34:52 UTC 2017


> -----Original Message-----
> From: Tom Rini [mailto:trini at konsulko.com]
> Sent: Thursday, August 24, 2017 12:50 AM
> To: Sumit Garg <sumit.garg at nxp.com>
> Cc: u-boot at lists.denx.de; Ruchika Gupta <ruchika.gupta at nxp.com>
> Subject: Re: [U-Boot] [PATCH] configs: SECURE_BOOT: Enable
> CONFIG_CMD_EXT4_WRITE
> 
> On Wed, Aug 23, 2017 at 10:59:21AM +0530, 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 all Secure
> > Boot defconfigs.
> >
> > Signed-off-by: Sumit Garg <sumit.garg at nxp.com>
> 
> You should imply or select this, I suspect, from
> boards/freescale/common/Kconfig somewhere, thanks!
> 
> --
> Tom
 
Thanks Tom for your review. I would enable CONFIG_CMD_EXT4_WRITE via boards/freescale/common/Kconfig.

Sumit


More information about the U-Boot mailing list