[SPAM] [PATCH v5 4/7] rockchip: Support building the all output files in binman
Simon Glass
sjg at chromium.org
Thu Dec 8 18:32:46 CET 2022
Hi Xavier,
On Fri, 9 Dec 2022 at 03:25, Xavier Drudis Ferran <xdrudis at tinet.cat> wrote:
>
> El Thu, Dec 08, 2022 at 08:56:57AM +1300, Simon Glass deia:
> > + @tee-SEQ {
> > + fit,operation = "split-elf";
> > + description = "TEE";
> > + type = "tee";
> > + arch = "arm64";
> > + os = "tee";
> > + compression = "none";
> > + fit,load;
> > + fit,entry;
> > + fit,data;
> > +
> > + tee-os {
> > + };
> > + };
>
> I don't know, I may likely have missed something here, but are you sure you're
> taking Jerome into account ?
>
> https://lists.denx.de/pipermail/u-boot/2022-July/490069.html
> https://lists.denx.de/pipermail/u-boot/2022-November/499306.html
No, I have not done that. The patches mentioned are additions to a
deprecated script!
It introduces a new binary format which binman needs to decode...that
will need to be added as a new type, I think, since it seems to use
the filename suffix to decide what format it is in.
Perhaps Jerome you could take a look at that?
Regards,
Simon
More information about the U-Boot
mailing list