Re: [PATCH v3 0/9] Add ARM Cortex-R52 cpu

2022-09-27 Thread Peter Maydell
On Sat, 20 Aug 2022 at 15:19, wrote: > > From: Tobias Röhmel > > Thanks for the review! > Here is v3: > > v3: > PATCH 2 (Don't add all MIDR aliases for cores that immplement PMSA): > fixed the comment and changed to single element instead of array. > Also the alias is not added for all PMSA CPUs

[PATCH v3 0/9] Add ARM Cortex-R52 cpu

2022-08-20 Thread tobias.roehmel
From: Tobias Röhmel Thanks for the review! Here is v3: v3: PATCH 2 (Don't add all MIDR aliases for cores that immplement PMSA): fixed the comment and changed to single element instead of array. Also the alias is not added for all PMSA CPUs as Peter suggested. PATCH 3 (Make RVBAR available for al