Re: [U-Boot] How to perform a secure boot on ARM Linux

2014-01-22 Thread Simon Glass
+Tom Hi, On 20 January 2014 11:47, Marek Vasut ma...@denx.de wrote: 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

[U-Boot] How to perform a secure boot on ARM Linux

2014-01-20 Thread rakesh ranjan
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 ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] How to perform a secure boot on ARM Linux

2014-01-20 Thread Detlev Zundel
Hi Rakesh, 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. You can start here by reading the provided documentation:

Re: [U-Boot] How to perform a secure boot on ARM Linux

2014-01-20 Thread Jagan Teki
On Mon, Jan 20, 2014 at 8:46 PM, Detlev Zundel d...@denx.de wrote: Hi Rakesh, 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. You can start here by reading the provided

Re: [U-Boot] How to perform a secure boot on ARM Linux

2014-01-20 Thread Marek Vasut
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