From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Fri, 15 Apr 2016 15:18:46 +0530 Subject: [U-Boot] [PATCH 05/16] ti: omap-common: Add commands for generating secure SPL images In-Reply-To: <1460417838-22343-6-git-send-email-d-allred@ti.com> References: <1460417838-22343-1-git-send-email-d-allred@ti.com> <1460417838-22343-6-git-send-email-d-allred@ti.com> Message-ID: <5710B8FE.5060906@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 On Tuesday 12 April 2016 05:07 AM, Daniel Allred wrote: > Adds a centralized config_secure.mk in omap-common for > OMAP-style TI secure devices to use for boot image generation > > Depending on the boot media, different images are needed for > secure devices. These commands generates u-boot*_HS_* files that > need to be used to boot secure devices. > > Please refer to README.ti-secure for more information. Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh