From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Dannenberg Date: Tue, 19 Apr 2016 10:12:23 -0500 Subject: [U-Boot] [PATCH 06/16] ti: AM43xx: config.mk: Add support for generating secure boot images In-Reply-To: <1460417838-22343-7-git-send-email-d-allred@ti.com> References: <1460417838-22343-1-git-send-email-d-allred@ti.com> <1460417838-22343-7-git-send-email-d-allred@ti.com> Message-ID: <20160419151223.GF13405@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 On Mon, Apr 11, 2016 at 06:37:08PM -0500, Daniel Allred wrote: > Modifies the config.mk to build secure images when building > the SPL for secure devices. > > Depending on the boot media, different images are needed > for secure devices. The build generates u-boot*_HS_* files > as appropriate for the different boot modes. The same u-boot > binary file is processed slightly differently to produce a > different boot image, depending on whether the user wants to > boot off SPI, QSPI or other boot media. > > Refer to README.ti-secure for more information. > > Signed-off-by: Madan Srinivas > Signed-off-by: Daniel Allred Tested-by: Andreas Dannenberg -- Andreas Dannenberg Texas Instruments Inc