Re: [PATCH v5 0/7] Add ARM Cortex-R52 CPU

2022-11-29 Thread Peter Maydell
On Sun, 27 Nov 2022 at 13:21, wrote: > > From: Tobias Röhmel > > No worries about the delay. I'm glad you are looking at it :) > > v5: I reviewed and gave my reviewed-by tags for at least some of the patches in the previous version of this series, but they don't seem to be listed in this versio

[PATCH v5 0/7] Add ARM Cortex-R52 CPU

2022-11-27 Thread tobias.roehmel
From: Tobias Röhmel No worries about the delay. I'm glad you are looking at it :) v5: 1. Adjusted the spacing as requested 2. Removed cp 15 3. Rebased and put assert back 4. Fixed indention issues 5. - Made hprbar etc pointers instead of arrays - Fixed the logic/bound issues - For the VMSTATE ch