[Buildroot] [PATCH 1/2] uboot and arm trusted firmware build added to juno board

Joao Pinto Joao.Pinto at synopsys.com
Wed Apr 27 11:44:39 UTC 2016


Hello!

On 4/27/2016 12:31 PM, Thomas Petazzoni wrote:
> Hello,
> 
> On Wed, 27 Apr 2016 11:23:02 +0100, Liviu.Dudau at arm.com wrote:
> 
>>> On Tue, 26 Apr 2016 17:35:55 +0100, Joao Pinto wrote:
>>>
>>>> +    +-- u-boot.bin
>>>> +    +-- bl1.bin
>>>> +    +-- bl2.bin
>>>> +    +-- bl2u.bin
>>>> +    +-- bl31.bin
>>>> +    +-- fip.bin
>>>
>>> Looking at your atfirmware package, I see bl1.bin and fip.bin being
>>> copied to output/images, but not bl2.bin, bl2u.bin and bl31.bin. Why
>>> are you mentioning them here?
>>
>> Those get embedded into the fip.bin. For Juno you need only bl1.bin and
>> fip.bin to be transfered to the board.
> 
> Right, and they are indeed not copied to $(BINARIES_DIR) by the
> atfirmware package. So they shouldn't be mentioned in the readme.txt.

Yes, no problem I will give a check to all your comments.

> 
> Thomas
> 

The SCP firmware is a critical piece for the Juno, but the problem is that it
can't be built from any repository I think.
@Liviu: Could you please confirm this info?

If the SCP firmware exists as a binary only, then we have to include it in
/board/arm/juno folder for building the ATF out-of-the-box.

Opinions?

Thanks,
Joao



More information about the buildroot mailing list