[PATCH v3 10/22] passage: arm: Accept a passage from the previous phase
Simon Glass
sjg at chromium.org
Sat May 10 15:04:20 CEST 2025
Hi Heinrich,
On Sun, 4 May 2025 at 11:16, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Am 17. April 2025 20:15:52 MESZ schrieb Simon Glass <sjg at chromium.org>:
> >Accept a bloblist and control devicetree from a previous phase in
> >registers 0 to 3, as documented in the Firmware Handoff
> >specification[1].
> >
> >[1] https://firmwarehandoff.github.io/firmware_handoff/main/index.html
>
> Creating an interface that is only defined on a single architecture seems not to fit into today's world. One would expect a specification team to reach out to other architectures.
I was working with Intel on this actually, as part of the Universal
Payload Specification effort, but Arm would not agree to hosting the
spec on the Open Source Firmware Foundation's github, then Intel would
not agree to use what they considered to be an Arm spec :-) I did my
best.
>
> Please, adjust the wording of this patch to match the specification which speaks of a transfer list and not of a blob list.
Within U-Boot it is a bloblist. The naming in the spec was chosen so
as not to indicate it had anything to do with U-Boot.
Regards,
Simon
More information about the U-Boot
mailing list