
8 Dec
2022
8 Dec
'22
6:32 p.m.
Hi Xavier,
On Fri, 9 Dec 2022 at 03:25, Xavier Drudis Ferran xdrudis@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