On Sat, 20 Aug 2022 at 15:19, <[email protected]> wrote: > > From: Tobias Röhmel <[email protected]> > > Cores with PMSA have the MPUIR register which has the > same encoding as the MIDR alias with opc2=4. So we only > add that alias if we are not realizing a core that > implements PMSA. > > Signed-off-by: Tobias Röhmel <[email protected]> > --- > target/arm/helper.c | 14 ++++++++++----
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
