Re: [PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2

2020-11-20 Thread Tom Rini
On Fri, Nov 20, 2020 at 02:35:33PM +0100, Michal Simek wrote: > > > On 20. 11. 20 14:25, Michael Walle wrote: > > Am 2020-11-20 14:16, schrieb Michal Simek: > >> On 20. 11. 20 12:27, Michael Walle wrote: > >>> Am 2020-11-20 12:15, schrieb Michal Simek: > On 20. 11. 20 11:48, Michael Walle wr

Re: [PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2

2020-11-20 Thread Michael Walle
Am 2020-11-20 14:35, schrieb Michal Simek: On 20. 11. 20 14:25, Michael Walle wrote: Am 2020-11-20 14:16, schrieb Michal Simek: On 20. 11. 20 12:27, Michael Walle wrote: Am 2020-11-20 12:15, schrieb Michal Simek: [..] Please get this reviewed by people who are using current blX code. What

Re: [PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2

2020-11-20 Thread Michal Simek
On 20. 11. 20 14:25, Michael Walle wrote: > Am 2020-11-20 14:16, schrieb Michal Simek: >> On 20. 11. 20 12:27, Michael Walle wrote: >>> Am 2020-11-20 12:15, schrieb Michal Simek: On 20. 11. 20 11:48, Michael Walle wrote: > Am 2020-11-20 11:14, schrieb Michal Simek: >> Hi, >> >>>

Re: [PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2

2020-11-20 Thread Michael Walle
Am 2020-11-20 14:16, schrieb Michal Simek: On 20. 11. 20 12:27, Michael Walle wrote: Am 2020-11-20 12:15, schrieb Michal Simek: On 20. 11. 20 11:48, Michael Walle wrote: Am 2020-11-20 11:14, schrieb Michal Simek: Hi, On 18. 11. 20 17:45, Michael Walle wrote: Newer TF-A versions provide a ne

Re: [PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2

2020-11-20 Thread Michal Simek
On 20. 11. 20 12:27, Michael Walle wrote: > Am 2020-11-20 12:15, schrieb Michal Simek: >> On 20. 11. 20 11:48, Michael Walle wrote: >>> Am 2020-11-20 11:14, schrieb Michal Simek: Hi, On 18. 11. 20 17:45, Michael Walle wrote: > Newer TF-A versions provide a new image loading pr

Re: [PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2

2020-11-20 Thread Michael Walle
Am 2020-11-20 11:48, schrieb Michael Walle: Am 2020-11-20 11:14, schrieb Michal Simek: Hi, On 18. 11. 20 17:45, Michael Walle wrote: Newer TF-A versions provide a new image loading protocol. This is used on (newer?) NXP's SoCs. Normally, the bootflow is bl1 -> bl2 -> bl31 -> u-boot. With this

Re: [PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2

2020-11-20 Thread Michael Walle
Am 2020-11-20 12:15, schrieb Michal Simek: On 20. 11. 20 11:48, Michael Walle wrote: Am 2020-11-20 11:14, schrieb Michal Simek: Hi, On 18. 11. 20 17:45, Michael Walle wrote: Newer TF-A versions provide a new image loading protocol. This is used on (newer?) NXP's SoCs. Normally, the bootflow i

Re: [PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2

2020-11-20 Thread Michal Simek
On 20. 11. 20 11:48, Michael Walle wrote: > Am 2020-11-20 11:14, schrieb Michal Simek: >> Hi, >> >> On 18. 11. 20 17:45, Michael Walle wrote: >>> Newer TF-A versions provide a new image loading protocol. This is >>> used on >>> (newer?) NXP's SoCs. Normally, the bootflow is bl1 -> bl2 -> bl31 ->

Re: [PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2

2020-11-20 Thread Michael Walle
Am 2020-11-20 11:14, schrieb Michal Simek: Hi, On 18. 11. 20 17:45, Michael Walle wrote: Newer TF-A versions provide a new image loading protocol. This is used on (newer?) NXP's SoCs. Normally, the bootflow is bl1 -> bl2 -> bl31 -> u-boot. With this series it is possible that U-Boot SPL loads

Re: [PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2

2020-11-20 Thread Michal Simek
Hi, On 18. 11. 20 17:45, Michael Walle wrote: > Newer TF-A versions provide a new image loading protocol. This is used on > (newer?) NXP's SoCs. Normally, the bootflow is bl1 -> bl2 -> bl31 -> > u-boot. With this series it is possible that U-Boot SPL loads the bl31 > directly and thus replacing bl

[PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2

2020-11-18 Thread Michael Walle
Newer TF-A versions provide a new image loading protocol. This is used on (newer?) NXP's SoCs. Normally, the bootflow is bl1 -> bl2 -> bl31 -> u-boot. With this series it is possible that U-Boot SPL loads the bl31 directly and thus replacing bl1 and bl2 from the TF-A. This was tested on the Kontro