Re: [U-Boot] [U-boot] mkimage -F parameter

2013-02-01 Thread Simon Glass
Hi Tiger, On Thu, Jan 31, 2013 at 3:36 AM, wrote: > Hi, experts: > > It seems mkimage has supported signing a image. This code is not yet merged, as you have discovered. > > So, I have a question about signed linux kernel image: > > 1. if kernel image is signed by mkimage tool. > > Could

Re: [U-Boot] [U-boot] mkimage -F parameter

2013-01-31 Thread TigerLiu
-boun...@lists.denx.de] 代表 Wolfgang Denk 发送时间: 2013年1月31日 21:55 收件人: Tiger Liu 抄送: u-boot@lists.denx.de 主题: Re: [U-Boot] [U-boot] mkimage -F parameter Dear tiger...@viatech.com.cn, In message you wrote: > > It seems mkimage has supported signing a image. Does it? The mainline code does no

Re: [U-Boot] [U-boot] mkimage -F parameter

2013-01-31 Thread Wolfgang Denk
Dear tiger...@viatech.com.cn, In message you wrote: > > It seems mkimage has supported signing a image. Does it? The mainline code does not know any '-F' option... Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office

[U-Boot] [U-boot] mkimage -F parameter

2013-01-31 Thread TigerLiu
Hi, experts: It seems mkimage has supported signing a image. So, I have a question about signed linux kernel image: 1. if kernel image is signed by mkimage tool. Could uboot verify this signed linux kernel image bf jumping to its entry point function? 2. if uboot could verify the s