From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Dannenberg Date: Thu, 14 Jul 2016 08:55:21 -0500 Subject: [U-Boot] [PATCH v3 0/9] Secure Boot by Authenticating/Decrypting SPL FIT blobs In-Reply-To: <1467037164-28093-1-git-send-email-dannenberg@ti.com> References: <1467037164-28093-1-git-send-email-dannenberg@ti.com> Message-ID: <20160714135521.GG12985@borg.dal.design.ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 authentication/ > decryption related processing on TI's high-secure (HS) SoC variants. For > additional background please see here [1]. just wanted to send a quick ping on this patch series. My optimistic understanding from the review and comments is that it should be in a reasonable state right now. Please let me know if there is anything else gating the acceptance other perhaps you wanting it to give more time for others to chime in. Thanks and Regards, Andreas