Hi Fabio,
I really appreciate your response.
I've decided to try to move over to u-boot 2017.07.
I saw a bootlin talk(https://bit.ly/2HxxxfK) where they seem to indicate
that they had experienced issues with verified boot prior to this version,
So I guess I'll just bite the bullet and hope for
Hi Davis,
On Tue, Apr 24, 2018 at 10:19 PM, Davis Roman wrote:
> Hi Fabio,
>
> Thank you so much for responding. It's good to know that I'm not alone in
> the world. :)
>
> Unfortunately, I'm stuck with 2016.03 for the moment.
Ops, not good.
> So I'm still having issues with getting verified bo
Hi Fabio,
Additionally, I did check that my-blob.dtb does contain the public key
after signing the fitimage by using 'fdtdump -s'
Thank you,
Davis
On Tue, Apr 24, 2018 at 9:19 PM, Davis Roman
wrote:
> Hi Fabio,
>
> Thank you so much for responding. It's good to know that I'm not alone in
> th
Hi Fabio,
Thank you so much for responding. It's good to know that I'm not alone in
the world. :)
Unfortunately, I'm stuck with 2016.03 for the moment.
So I'm still having issues with getting verified boot to work. After
compiling and installing the new u-boot image on my board I noticed that it
Hi Davis,
On Fri, Apr 20, 2018 at 9:00 PM, Davis Roman wrote:
> Hello,
>
> I'm trying to get verified-boot working using u-boot 2016.03 on an imx6.
It would be better to try something more recent, such as 2018.03 instead.
> So far I've managed to figure out that I need the following additional
Okay I found my answer. I'll post here for any other poor soul that might
need this.
So I ended up using:
$ make EXT_DTB=
to get past my previous error.
On Fri, Apr 20, 2018 at 8:21 PM, Davis Roman
wrote:
> Okay. I found my first mistake. I would help if I could spell properly!
>
> Turns ou
Okay. I found my first mistake. I would help if I could spell properly!
Turns out it was:
#define CONFIG_OF_SEPARATE
and not
#define CONFIG_OF_SEPERATE
but now I'm getting an error:
LD test/dm/built-in.o
CC examples/standalone/stubs.o
LD examples/standalone/libstubs.o
CC
Hello,
I'm trying to get verified-boot working using u-boot 2016.03 on an imx6.
So far I've managed to figure out that I need the following additional
config settings:
#define CONFIG_DM
#define CONFIG_ENABLE_VBOOT
#define CONFIG_RSA
#define CONFIG_FIT
#define CONFIG_OF_CONTROL
#define CONFIG_FIT
8 matches
Mail list logo