Re: [U-Boot] RFC: Secure boot framework

2012-12-21 Thread Simon Glass
+Tom, Wolfgang, CL, Vadim Hi Joel, On Thu, Dec 20, 2012 at 3:54 PM, Fernandes, Joel A wrote: > > Hi Simon, > > Thanks for your reply. > > On Tue, Dec 18, 2012 at 1:37 AM, Simon Glass wrote: > > Hi Joel, > > > > On Mon, Dec 17, 2012 at 9:11 PM, Fernandes, Joel A wrote: > > > >> Hi, > >> > >> Ca

Re: [U-Boot] RFC: Secure boot framework

2012-12-20 Thread Fernandes, Joel A
Hi Simon, Thanks for your reply. On Tue, Dec 18, 2012 at 1:37 AM, Simon Glass wrote: > Hi Joel, > > On Mon, Dec 17, 2012 at 9:11 PM, Fernandes, Joel A wrote: > >> Hi, >> >> Can anyone comment on what has been discussed about a framework for secure >> boot and authentication, if there has been s

Re: [U-Boot] RFC: Secure boot framework

2012-12-17 Thread Simon Glass
Hi Joel, On Mon, Dec 17, 2012 at 9:11 PM, Fernandes, Joel A wrote: > Hi, > > Can anyone comment on what has been discussed about a framework for secure > boot and authentication, if there has been such a discussion, in the > community? > > I have some U-boot code that is based off of a slightly

[U-Boot] RFC: Secure boot framework

2012-12-17 Thread Fernandes, Joel A
Hi, Can anyone comment on what has been discussed about a framework for secure boot and authentication, if there has been such a discussion, in the community? I have some U-boot code that is based off of a slightly older U-boot which does authentication and/or decryption. The main code that doe