Re: [PATCH 0/4] hw/arm: bugfixes for Arm SSE-300 and AN547 models
Peter Maydell <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAFEAcA8Eff_HTpOxjkFBG4DQgss86zQbHvYQncVnuyBvkAFSyQ@mail.gmail.com> |
On Wed, 5 Aug 2026 at 20:12, Simon Xu <[email protected]> wrote: > > 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]> Thanks for putting these fixes together -- I've applied them to target-arm.next, ready for when the tree reopens after the 11.1 release. -- PMM