
30 Jun
2020
30 Jun
'20
5:20 p.m.
On Tue, Jun 16, 2020 at 07:06:26PM -0400, Tom Rini wrote:
While in most cases CSF_SIZE is handled via Kconfig we have some i.MX8M platforms that set the size based on the now-renamed CONFIG_SECURE_BOOT symbol. Update things so that CSF_SIZE itself depends on IMX_HAB being enabled and provide the default value for i.MX8M family of parts.
Cc: Stefano Babic sbabic@denx.de Cc: Fabio Estevam festevam@gmail.com Cc: Ye Li ye.li@nxp.com Cc: NXP i.MX U-Boot Team uboot-imx@nxp.com Fixes: d714a75fd4dc ("imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB") Signed-off-by: Tom Rini trini@konsulko.com Reviewed-by: Stefano Babic sbabic@denx.de Reviewed-by: Ye Li ye.li@nxp.com
Applied to u-boot/next, thanks!
--
Tom