Re: [U-Boot] Limitations/Considerations when programming U-Boot

2013-05-16 Thread Romain Izard
On 2013-05-15, Oliver Stäbler wrote: > > I'm currently investigating the possibility of using a cryptographic > library in U-Boot to verify signatures during a fatload (or similar). > You should take a look at Simon Glass's Verified Boot patchset, as it has the same objectives. http://permalink.gm

[U-Boot] Limitations/Considerations when programming U-Boot

2013-05-15 Thread Oliver Stäbler
Hi all, I'm currently investigating the possibility of using a cryptographic library in U-Boot to verify signatures during a fatload (or similar). So my question is, what has to be considered when choosing a crypto library? As far as I understood so far, U-Boot only implements a part of the C