Philippe Mathieu-Daudé adc1a4a26a hw/loader: Pass ELFDATA endian order argument to load_elf()
Rather than passing a boolean 'is_big_endian' argument,
directly pass the ELFDATA, which can be unspecified using
the ELFDATANONE value.

Update the call sites:
  0                 -> ELFDATA2LSB
  1                 -> ELFDATA2MSB
  TARGET_BIG_ENDIAN -> TARGET_BIG_ENDIAN ? ELFDATA2MSB : ELFDATA2LSB

Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250127113824.50177-7-philmd@linaro.org>
2025-01-31 19:36:44 +01:00
..
2024-12-20 17:44:56 +01:00
2024-12-20 17:44:56 +01:00
2024-10-03 19:33:23 +02:00
2024-12-20 17:44:56 +01:00
2024-12-21 11:07:00 -05:00
2024-12-21 11:07:00 -05:00
2024-12-21 11:07:00 -05:00
2024-12-21 11:07:00 -05:00
2024-02-23 23:24:42 +10:00
2023-06-05 20:48:34 +02:00
2024-12-21 11:07:00 -05:00
2024-12-21 11:07:00 -05:00
2023-06-05 20:48:34 +02:00
2024-12-20 17:44:56 +01:00
2024-12-21 11:07:00 -05:00
2024-12-21 11:07:00 -05:00
2022-10-17 16:15:09 -03:00
2024-12-21 11:07:00 -05:00
2024-12-20 17:44:56 +01:00
2024-12-20 17:44:56 +01:00
2024-12-21 11:07:00 -05:00
2024-12-20 17:44:56 +01:00
2024-12-21 11:07:00 -05:00
2024-12-20 17:44:56 +01:00
2024-12-20 17:44:56 +01:00
2023-12-30 07:38:06 +11:00
2024-12-21 11:07:00 -05:00
2024-12-21 11:07:00 -05:00
2024-12-20 17:44:56 +01:00
2024-12-21 11:07:00 -05:00
2024-12-20 17:44:56 +01:00
2024-12-20 17:44:56 +01:00
2024-12-20 17:44:56 +01:00