Mark Brown wrote: > On Mon, Sep 09, 2024 at 11:45:27AM +0200, Szabolcs Nagy wrote: > > > fvp is closed source but has freely available binaries > > for x86_64 glibc based linux systems (behind registration > > and license agreements) so in principle the issue can be > > reproduced outside of arm but using fvp is not obvious. > > > hopefully somebody at arm can pick it up or at least > > report this thread to the fvp team internally. > > FWIW there's a tool called shrinkwrap which makes it quite a lot easier > to get going: > > https://gitlab.arm.com/tooling/shrinkwrap > > though since the models are very flexibile valid configurations that > people see issues with aren't always covered by shrinkwrap. Thanks both.