On 23-12-20, Ahmad Fatoum wrote: > Hello Marco, > > On 20.12.23 15:54, Marco Felsch wrote: > > From: Rouven Czerwinski <r.czerwin...@pengutronix.de> > > > > Include the gencsf header to enable the secure-boot images. > > > > Signed-off-by: Rouven Czerwinski <r.czerwin...@pengutronix.de> > > Any downside in just doing this for all i.MX8M boards?
Thought about this too. If HABV4 is not enabled this will have no impact. I didn't added the support for all boards since some custom boards may don't want this. What about adding it to all EVK boards? Regards, Marco > Thanks, > Ahmad > > > --- > > arch/arm/boards/polyhex-debix/flash-header-polyhex-debix.imxcfg | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git > > a/arch/arm/boards/polyhex-debix/flash-header-polyhex-debix.imxcfg > > b/arch/arm/boards/polyhex-debix/flash-header-polyhex-debix.imxcfg > > index 663bd102e9a2..d619995496ac 100644 > > --- a/arch/arm/boards/polyhex-debix/flash-header-polyhex-debix.imxcfg > > +++ b/arch/arm/boards/polyhex-debix/flash-header-polyhex-debix.imxcfg > > @@ -5,3 +5,4 @@ soc imx8mp > > loadaddr 0x920000 > > max_load_size 0x3f000 > > ivtofs 0x0 > > +#include <mach/imx/habv4-imx8-gencsf.h> > > -- > Pengutronix e.K. | | > Steuerwalder Str. 21 | http://www.pengutronix.de/ | > 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > >