On Wed, 30 Jul 2025 at 01:31, Richard Henderson
wrote:
>
> Pass in CPUState. Since this was the only instance of ELF_BASE_PLATFORM,
> go ahead provide a weak fallback for all other targets.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Peter Maydell
thanks
-- PMM
Pass in CPUState. Since this was the only instance of ELF_BASE_PLATFORM,
go ahead provide a weak fallback for all other targets.
Signed-off-by: Richard Henderson
---
linux-user/loader.h | 1 +
linux-user/elfload.c | 42 ++-
linux-user/mips/elfload