Files
Philippe Mathieu-Daudé cf430fa1f1 hw/riscv: Mark RISC-V specific peripherals as little-endian
These devices are only used by the RISC-V targets, which are
only built as little-endian. Therefore the DEVICE_NATIVE_ENDIAN
definition expand to DEVICE_LITTLE_ENDIAN (besides, the
DEVICE_BIG_ENDIAN case isn't tested). Simplify directly
using DEVICE_LITTLE_ENDIAN.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20260318103122.97244-2-philmd@linaro.org>
2026-03-23 14:54:13 +01:00
..
2020-09-09 15:54:18 -07:00
2024-10-01 14:25:29 +01:00
2025-12-27 10:11:08 +01:00
2026-01-20 19:51:36 +01:00