Re: [U-Boot] [PATCH v3 0/9] Secure Boot by Authenticating/Decrypting SPL FIT blobs

2016-07-20 Thread Andreas Dannenberg
On Mon, Jun 27, 2016 at 09:19:15AM -0500, Andreas Dannenberg wrote: > This is an updated version of a patch series that introduces a generic way > to optionally post-process blobs as they get extracted by the SPL from the > u-boot.img FIT image, and uses this scheme to perform some authentication/

Re: [U-Boot] [PATCH v3 0/9] Secure Boot by Authenticating/Decrypting SPL FIT blobs

2016-07-14 Thread Andreas Dannenberg
Hi Tom, On Thu, Jul 14, 2016 at 10:57:34AM -0400, Tom Rini wrote: > On Thu, Jul 14, 2016 at 08:55:21AM -0500, Andreas Dannenberg wrote: > > Hi Tom, Simon, > > > > On Mon, Jun 27, 2016 at 09:19:15AM -0500, Andreas Dannenberg wrote: > > > This is an updated version of a patch series that introduces

Re: [U-Boot] [PATCH v3 0/9] Secure Boot by Authenticating/Decrypting SPL FIT blobs

2016-07-14 Thread Simon Glass
Hi Andreas, On 14 July 2016 at 07:55, Andreas Dannenberg wrote: > Hi Tom, Simon, > > On Mon, Jun 27, 2016 at 09:19:15AM -0500, Andreas Dannenberg wrote: >> This is an updated version of a patch series that introduces a generic way >> to optionally post-process blobs as they get extracted by the S

Re: [U-Boot] [PATCH v3 0/9] Secure Boot by Authenticating/Decrypting SPL FIT blobs

2016-07-14 Thread Tom Rini
On Thu, Jul 14, 2016 at 08:55:21AM -0500, Andreas Dannenberg wrote: > Hi Tom, Simon, > > On Mon, Jun 27, 2016 at 09:19:15AM -0500, Andreas Dannenberg wrote: > > This is an updated version of a patch series that introduces a generic way > > to optionally post-process blobs as they get extracted by

Re: [U-Boot] [PATCH v3 0/9] Secure Boot by Authenticating/Decrypting SPL FIT blobs

2016-07-14 Thread Andreas Dannenberg
Hi Tom, Simon, On Mon, Jun 27, 2016 at 09:19:15AM -0500, Andreas Dannenberg wrote: > This is an updated version of a patch series that introduces a generic way > to optionally post-process blobs as they get extracted by the SPL from the > u-boot.img FIT image, and uses this scheme to perform some

[U-Boot] [PATCH v3 0/9] Secure Boot by Authenticating/Decrypting SPL FIT blobs

2016-06-27 Thread Andreas Dannenberg
This is an updated version of a patch series that introduces a generic way to optionally post-process blobs as they get extracted by the SPL from the u-boot.img FIT image, and uses this scheme to perform some authentication/ decryption related processing on TI's high-secure (HS) SoC variants. For a