qemu/hw/watchdog
Philippe Mathieu-Daudé ba26f14777 hw/arm: Mark Allwinner Technology devices as little-endian
These devices are only used by the ARM 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: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250212113938.38692-2-philmd@linaro.org>
2025-02-16 14:41:46 +01:00
..
allwinner-wdt.c hw/arm: Mark Allwinner Technology devices as little-endian 2025-02-16 14:41:46 +01:00
cmsdk-apb-watchdog.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
Kconfig hw/watchdog: Allwinner WDT emulation for system reset 2023-04-20 10:21:13 +01:00
meson.build meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
sbsa_gwdt.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
spapr_watchdog.c hw/watchdog: Constify VMState 2023-12-30 07:38:06 +11:00
trace-events hw/watchdog/wdt_imx2: Trace timer activity 2023-11-02 13:36:45 +00:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
watchdog.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
wdt_aspeed.c aspeed/wdt: Support software reset mode for AST2600 2025-01-27 09:38:15 +01:00
wdt_diag288.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
wdt_i6300esb.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
wdt_ib700.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
wdt_imx2.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00