From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 20 Jan 2014 19:47:44 +0100 Subject: [U-Boot] How to perform a secure boot on ARM Linux In-Reply-To: References: Message-ID: <201401201947.45022.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, January 20, 2014 at 01:40:52 PM, rakesh ranjan wrote: > Hi, > > I have a beagle board and want to create a u-boot that verifies the kernel > and rootfs before booting it. Any pointers on how it can be achieved will > be appreciated. > > Rakesh See doc/uImage.FIT/verified-boot.txt and doc/uImage.FIT/signature.txt in the source tree . Best regards, Marek Vasut