Re: [PATCH] imx: imx-hab: Select SPL_DRIVERS_MISC in the SPL case

2023-12-11 Thread Lisandro Pérez Meyer
"). > > Select SPL_DRIVERS_MISC in the SPL case to fix this build issue. > > Reported-by: Lisandro Pérez Meyer > Signed-off-by: Fabio Estevam > --- > arch/arm/mach-imx/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/mach-imx/Kconfig b/

Re: [PATCH] imx: imx-hab: Select SPL_DRIVERS_MISC in the SPL case

2023-12-11 Thread Lisandro Pérez Meyer
"). > > Select SPL_DRIVERS_MISC in the SPL case to fix this build issue. > > Reported-by: Lisandro Pérez Meyer > Signed-off-by: Fabio Estevam > --- > arch/arm/mach-imx/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/mach-imx/Kconfig b/

Re: iMX6, CONFIG_IMX_HAB and fuse_read()

2023-12-09 Thread Lisandro Pérez Meyer
Hi! On Fri, Dec 8, 2023 at 11:44 PM Fabio Estevam wrote: > > On Fri, Dec 8, 2023 at 10:15 PM Lisandro Pérez Meyer wrote: > > > I added IMX_HAB: > > > > ``` > > $ echo "CONFIG_IMX_HAB=y" >> configs/apalis_imx6_defconfig > > ``` > >

Re: iMX6, CONFIG_IMX_HAB and fuse_read()

2023-12-08 Thread Lisandro Pérez Meyer
Don't forget to CC me ;-) On Fri, Dec 8, 2023 at 4:54 PM Lisandro Pérez Meyer wrote: [snip] > > On the mx7dsabresd_defconfig, for example, both CONFIG_IMX_HAB=y and > > CONFIG_CMD_FUSE=y are selected > > and this target builds fine. > > Sure thing! > > For the

Re: iMX6, CONFIG_IMX_HAB and fuse_read()

2023-12-08 Thread Lisandro Pérez Meyer
Hi! On Fri, Dec 8, 2023 at 3:53 PM Fabio Estevam wrote: > > Hi Lisandro, > > On Fri, Dec 8, 2023 at 3:43 PM Lisandro Pérez Meyer wrote: > > > > Hi! > > > > I am currently not subscribed (already filled the form waiting for > > confirmation), so please

iMX6, CONFIG_IMX_HAB and fuse_read()

2023-12-08 Thread Lisandro Pérez Meyer
ommand line. So I'm suspecting this is just a missing condition... somewhere. But so far I have not been able to detect exactly where. Can anyone give me a non-NULL pointer on this? Thanks in advance, Lisandro. -- Lisandro Pérez Meyer Embedded Platform Engineer