[U-Boot] [PATCH] SPL: fit signature: don´t strip off signature node and sub nodes from dtb

Johann Neuhauser jneuhauser at dh-electronics.de
Wed Aug 1 13:11:31 UTC 2018


Hello,

I have implemented verified boot in SPL and build my SPL image with "make EXT_DTB=/path/to/dtb/with/embedded/pub-key SPL".
In the build process all nodes except chosen and config are stripped off for SPL and TPL builds.

Don´t know if this is a good behavior to remove everything except the mentioned nodes...
Probably there is another way to embed a precompiled dtb in the SPL image?

The attached patch adds the needed signature and sub nodes for verified boot to cmd_fdtgrep in scripts/Makefile.lib.

Best regards

Johann Neuhauser 
DH electronics GmbH

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-SPL-fit-signature-don-t-strip-off-signature-node-and.patch
Type: application/octet-stream
Size: 1090 bytes
Desc: 0001-SPL-fit-signature-don-t-strip-off-signature-node-and.patch
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180801/6cd32d1e/attachment.obj>


More information about the U-Boot mailing list