[PATCH 0/4] hw/arm: bugfixes for Arm SSE-300 and AN547 models
Simon Xu <[email protected]> Wed, 5 Aug 2026 14:12:53 -0500
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
This patch series fixes bugs found in another patch series and more: SSE-300 SLOWCLK Secure Watchdog address was in non-secure region SSE-300 PPU addresses were copied from SSE-200 and not correct AN547 MPC ports were not correct AN547 was missing the DMA ports on AHB PPC EXP1 https://patchew.org/QEMU/[email protected]/ Signed-off-by: Simon Xu <[email protected]> Simon Xu (4): hw/arm/armsse.c: fix SSE-300 s32kwatchdog address hw/arm/armsse.c: fix SSE-300 PPU addresses hw/arm/mps2-tz.c: fix AN547 APB PPC EXP0 MPC ports hw/arm/mps2-tz.c: add AN547 AHB PPC EXP1 DMA ports hw/arm/armsse.c | 8 ++++---- hw/arm/mps2-tz.c | 21 +++++++++++++++++++++ 2 files changed, 25 insertions(+), 4 deletions(-) -- 2.53.0