qemu/hw/riscv
Philippe Mathieu-Daudé 3cd6dbce75 hw/loader: Pass ELFDATA endian order argument to load_elf_ram_sym()
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

Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250127113824.50177-5-philmd@linaro.org>
2025-01-31 19:36:44 +01:00
..
boot.c hw/loader: Pass ELFDATA endian order argument to load_elf_ram_sym() 2025-01-31 19:36:44 +01:00
Kconfig hw/riscv: Add Microblaze V generic board 2024-12-20 11:22:47 +10:00
meson.build hw/riscv: Add Microblaze V generic board 2024-12-20 11:22:47 +10:00
microblaze-v-generic.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
microchip_pfsoc.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
numa.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
opentitan.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
riscv-iommu-bits.h hw/riscv/riscv-iommu: parametrize CAP.IGS 2024-12-20 11:19:16 +10:00
riscv-iommu-pci.c RISC-V PR for 10.0 2024-12-21 08:13:16 -05:00
riscv-iommu-sys.c hw/riscv/riscv-iommu-sys.c: fix duplicated 'table_size' 2024-12-28 14:42:53 +03:00
riscv-iommu.c hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache 2025-01-19 09:44:35 +10:00
riscv-iommu.h hw/riscv/riscv-iommu: implement reset protocol 2024-12-20 11:22:46 +10:00
riscv_hart.c Second RISC-V PR for 10.0 2025-01-19 08:55:46 -05:00
shakti_c.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
sifive_e.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
sifive_u.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
spike.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
trace-events hw/riscv/riscv-iommu: implement reset protocol 2024-12-20 11:22:46 +10:00
trace.h hw/riscv: add RISC-V IOMMU base emulation 2024-10-31 13:51:24 +10:00
virt-acpi-build.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
virt.c hw/riscv/virt: Remove unnecessary use of &first_cpu 2025-01-19 09:44:35 +10:00