Re: [U-Boot] [RFC PATCH 0/44] RFC: Verified boot implementation based on FIT

2013-03-07 Thread Simon Glass
Hi, On Fri, Jan 4, 2013 at 5:51 PM, Simon Glass wrote: > This series implemented a verified boot system based around FIT images > as discussed on the U-Boot mailing list, including on this thread: > > http://permalink.gmane.org/gmane.comp.boot-loaders.u-boot/147830 > > RSA is used to implement th

[U-Boot] [RFC PATCH 0/44] RFC: Verified boot implementation based on FIT

2013-01-04 Thread Simon Glass
This series implemented a verified boot system based around FIT images as discussed on the U-Boot mailing list, including on this thread: http://permalink.gmane.org/gmane.comp.boot-loaders.u-boot/147830 RSA is used to implement the encryption. Images are signed by mkimage using private keys creat