Re: [PATCH] kontron-sl-mx8mm: Add CAAM support

2022-06-09 Thread Fabio Estevam
Hi Andrey, On Wed, Jun 8, 2022 at 6:43 PM ZHIZHIKIN Andrey wrote: > > +&sec_jr0 { > > + u-boot,dm-spl; > > + status = "disabled"; > > If this board is supported by upstream Kernel, then perhaps this > reservation shall be included there before, and then sync'd back > into U-Boot? Yes, t

RE: [PATCH] kontron-sl-mx8mm: Add CAAM support

2022-06-08 Thread ZHIZHIKIN Andrey
Hello Fabio, > -Original Message- > From: U-Boot On Behalf Of Fabio Estevam > Sent: Wednesday, June 8, 2022 5:04 PM > To: sba...@denx.de > Cc: frieder.schre...@kontron.de; u-boot@lists.denx.de; Fabio Estevam > > Subject: [PATCH] kontron-sl-mx8mm: Add CAAM support

[PATCH] kontron-sl-mx8mm: Add CAAM support

2022-06-08 Thread Fabio Estevam
Add CAAM support, which is required when enabling HAB secure boot. Select CONFIG_SPL_DRIVERS_MISC so that CONFIG_IMX_HAB could build successfully, if selected. Signed-off-by: Fabio Estevam --- arch/arm/dts/imx8mm-kontron-n801x-u-boot.dtsi | 17 + arch/arm/mach-imx/imx8m/Kconfig