[coreboot] Coreboot ARM

Aaron Durbin adurbin at google.com
Fri Apr 29 15:50:47 CEST 2016


On Fri, Apr 29, 2016 at 5:55 AM, daoud yessine <yessine.daoud.92 at gmail.com>
wrote:

> Hi
>
> How bootblock can relocate CBFS to load romstage in ARM SOCs ?
> the same thing for romstage to load ramstage and ramstage to load payload ?
> what's the name of structure or pointer to refer to it to relocate CBFS ?
> Because coreboot is different from an ARM soc to another in firmware level.
>
>

What do you mean relocate? Relocate the loaded program at runtime? There is
a relocatable module support in coreboot for doing this, but many of the
ARM platforms statically link all the stages in payload. Ensuring that they
don't overlap is done manually for all the components.



> thx
>>
> --
> coreboot mailing list: coreboot at coreboot.org
> https://www.coreboot.org/mailman/listinfo/coreboot
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20160429/e025e20e/attachment.html>


More information about the coreboot mailing list