Re: [PATCH 3/4] hw/arm/mps2-tz.c: fix AN547 APB PPC EXP0 MPC ports
Peter Maydell <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAFEAcA99BcdTawef1p6Q24wqMzSgnh74rU6zEF4y5vft22KPBg@mail.gmail.com> |
On Wed, 5 Aug 2026 at 20:13, Simon Xu <[email protected]> wrote: > > The AN547 TRM defines them to be on ports [15:13], not [2:0]. > > AN547 TRM: https://developer.arm.com/documentation/dai0547/latest/ > > Fixes: eb09d533d87f ("hw/arm/mps2-tz: Add new mps3-an547 board") > Suggested-by: Peter Maydell <[email protected]> > Signed-off-by: Simon Xu <[email protected]> > --- Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM