public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* Sourcing a signed boot script
@ 2019-12-05 17:09 Diego Rondini
  2019-12-05 22:14 ` Lukasz Majewski
  0 siblings, 1 reply; 3+ messages in thread
From: Diego Rondini @ 2019-12-05 17:09 UTC (permalink / raw)
  To: u-boot

Hi,

I would like to ask if it is possible to source a script after
verifying its signature.

Currently I've been able to source a script from a signed FIT image,
before doing "bootm", with:
source <addr>:<name>
But this way the signature is not checked yet, so the script cannot be trusted.

According to the docs[1] it seems that it's not possible yet to verify
a FIT image signature without also booting the corresponding image. Is
that right?


[1] https://gitlab.denx.de/u-boot/u-boot/blob/v2019.10/doc/uImage.FIT/signature.txt#L580

Thank you,
Diego Rondini

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-06 14:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-05 17:09 Sourcing a signed boot script Diego Rondini
2019-12-05 22:14 ` Lukasz Majewski
2019-12-06 14:47   ` Diego Rondini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox