arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig
authorTom Rini <trini@konsulko.com>
Tue, 16 Jun 2020 23:06:26 +0000 (19:06 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 26 Jun 2020 14:29:06 +0000 (10:29 -0400)
commit7d80a9cd92cb6bc05b44ab101d3bda3b0ff880c4
treefaac4f09770a1a5c3f10f43ee390aae28e889469
parentbba4c7f9523d50998c186c468427fb710197b209
arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig

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>
arch/arm/mach-imx/Kconfig
include/configs/imx8mm_beacon.h
include/configs/imx8mm_evk.h
include/configs/imx8mn_evk.h
include/configs/imx8mp_evk.h
include/configs/verdin-imx8mm.h