On Sat, Dec 9, 2023 at 11:12 AM Lisandro Pérez Meyer wrote:
> That made it! So the question is: is CONFIG_SPL_DRIVERS_MISC something
> that should be pulled in automatically by CONFIG_IMX_HAB or by
> something else?
Yes, I think we need something like that:
diff --git a/arch/arm/mach-imx/Kconfi
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
> > ```
>
> Please try like this:
>
> --- a/configs/apalis_imx6_defconfig
> +
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
> ```
Please try like this:
--- a/configs/apalis_imx6_defconfig
+++ b/configs/apalis_imx6_defconfig
@@ -21,7 +21,9 @@ CONFIG_OF_LIBFDT_OVERLAY=y
C
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 sake of completeness:
>
> gcc: gcc-a
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 CC me for the moment.
> >
> > I am trying to
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 CC me for the moment.
>
> I am trying to enable Secure Boot/HAB on u-boot 2022.07. In a previous
Please try the top of
Hi!
I am currently not subscribed (already filled the form waiting for
confirmation), so please CC me for the moment.
I am trying to enable Secure Boot/HAB on u-boot 2022.07. In a previous
version this was achieved by enabling CONFIG_SECURE_BOOT, which was
then renamed to CONFIG_IMX_HAB.
Now if
7 matches
Mail list logo