Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-22 Thread Marek Vasut
On 5/22/19 9:34 AM, Lukasz Majewski wrote: [...] >>> By using above approach we do have the NXP's "container" >>> format only seen in the SPL (which is OK, as for example >>> Samsung does similar thing with FBL/BL1). When SPL is >>> "trused" we may use available facilities. >>

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-22 Thread Lukasz Majewski
Hi Peng, > > > > > > > > > > Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support > > > > > > > > loading i.MX container format file > > > > > > > > > > > > > > > > On 5/21/19 4:55 AM, Pen

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-22 Thread Peng Fan
> > > > > > > > Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading > > > > > > > i.MX container format file > > > > > > > > > > > > > > On 5/21/19 4:55 AM, Peng Fan wrote: > > > >

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-21 Thread Lukasz Majewski
Hi Peng, > > > > > > Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading > > > > > > i.MX container format file > > > > > > > > > > > > On 5/21/19 4:55 AM, Peng Fan wrote: > > > > > >

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-21 Thread Peng Fan
> > > > > Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX > > > > > container format file > > > > > > > > > > On 5/21/19 4:55 AM, Peng Fan wrote: > > > > > [...] > > > > > > > > >

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-21 Thread Lukasz Majewski
> > York Sun ; dl-uboot-imx > > Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX > > container format file > > > > Hi Peng, > > > > > > Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX > > > > container fo

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-21 Thread Peng Fan
-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container > format file > > Hi Peng, > > > > Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX > > > container format file > > > > > > On 5/21/19 4:55 AM, Peng Fan wrote: > > >

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-21 Thread Peng Fan
Simon, > Subject: RE: [PATCH 4/6] spl: mmc: support loading i.MX container format file > > Hi Simon, > > > Subject: Re: [PATCH 4/6] spl: mmc: support loading i.MX container > > format file > > > > Hi Peng, > > > > On Tue, 7 May 2019 at 06:52, Peng Fan wrote: > > > > > > i.MX8 only support AHAB

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-21 Thread Lukasz Majewski
Hi Marek, > On 5/21/19 10:32 AM, Lukasz Majewski wrote: > > Hi Peng, > > > >>> Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX > >>> container format file > >>> > >>> On 5/21/19 4:55 AM, Peng Fan wrote: > >

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-21 Thread Marek Vasut
On 5/21/19 10:32 AM, Lukasz Majewski wrote: > Hi Peng, > >>> Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX >>> container format file >>> >>> On 5/21/19 4:55 AM, Peng Fan wrote: >>> [...] >>> >>>>>&

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-21 Thread Lukasz Majewski
Hi Peng, > > Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX > > container format file > > > > On 5/21/19 4:55 AM, Peng Fan wrote: > > [...] > > > > >>>>> I do not know how other SoC vendor did FIT hardware sec

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-20 Thread Peng Fan
> Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container > format file > > On 5/21/19 4:55 AM, Peng Fan wrote: > [...] > > >>>>> I do not know how other SoC vendor did FIT hardware secure boot, > >>>>> please share you hav

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-20 Thread Marek Vasut
On 5/21/19 4:55 AM, Peng Fan wrote: [...] > I do not know how other SoC vendor did FIT hardware secure boot, > please share you have any information. The SPL can be in the custom format, but then can load fitImage with the next stage(s), right ? >>> >>> I am not able to foll

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-20 Thread Peng Fan
Hi Marek, > Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container > format file > > On 5/21/19 4:31 AM, Peng Fan wrote: > > Hi Marek, > > > >> Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX > >> container format f

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-20 Thread Marek Vasut
On 5/21/19 4:31 AM, Peng Fan wrote: > Hi Marek, > >> Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container >> format file >> >> On 5/20/19 3:54 AM, Peng Fan wrote: >>> Hi Marek, >>> >>>> Subject: Re: [U-Boot] [PAT

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-20 Thread Peng Fan
Hi Marek, > Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container > format file > > On 5/20/19 3:54 AM, Peng Fan wrote: > > Hi Marek, > > > >> Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX > >> container format f

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-20 Thread Marek Vasut
On 5/20/19 3:54 AM, Peng Fan wrote: > Hi Marek, > >> Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container >> format file >> >> On 5/20/19 3:30 AM, Peng Fan wrote: >>> Hi Simon, >>> >>>> Subject: Re: [PATCH 4/

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-19 Thread Peng Fan
Hi Marek, > Subject: Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container > format file > > On 5/20/19 3:30 AM, Peng Fan wrote: > > Hi Simon, > > > >> Subject: Re: [PATCH 4/6] spl: mmc: support loading i.MX container > >> format file >

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-19 Thread Marek Vasut
On 5/20/19 3:30 AM, Peng Fan wrote: > Hi Simon, > >> Subject: Re: [PATCH 4/6] spl: mmc: support loading i.MX container format file >> >> Hi Peng, >> >> On Tue, 7 May 2019 at 06:52, Peng Fan wrote: >>> >>> i.MX8 only support AHAB secure boot with Container format image, we >>> could not use FIT to

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-19 Thread Peng Fan
Hi Simon, > Subject: Re: [PATCH 4/6] spl: mmc: support loading i.MX container format file > > Hi Peng, > > On Tue, 7 May 2019 at 06:52, Peng Fan wrote: > > > > i.MX8 only support AHAB secure boot with Container format image, we > > could not use FIT to support secure boot, so introduce containe

Re: [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-18 Thread Simon Glass
Hi Peng, On Tue, 7 May 2019 at 06:52, Peng Fan wrote: > > i.MX8 only support AHAB secure boot with Container format image, > we could not use FIT to support secure boot, so introduce container Why not FIT? > support to let SPL could load container images. What is a container image? Can you ple

[U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file

2019-05-07 Thread Peng Fan
i.MX8 only support AHAB secure boot with Container format image, we could not use FIT to support secure boot, so introduce container support to let SPL could load container images. Cc: Simon Goldschmidt Cc: Tien Fong Chee Cc: York Sun Cc: Marek Vasut Cc: Alex Kiernan Cc: Simon Glass Cc: Phil