Re: [PATCH] target/arm: Conditionalize DBGDIDR

2021-01-21 Thread Peter Maydell
On Wed, 20 Jan 2021 at 03:17, Richard Henderson wrote: > > Only define the register if it exists for the cpu. > > Signed-off-by: Richard Henderson > --- > > I've pulled this out of a largely defunct 2019 branch. This will > be required for the cortex-a76, which only implements aa32 at el0. > > T

[PATCH] target/arm: Conditionalize DBGDIDR

2021-01-19 Thread Richard Henderson
Only define the register if it exists for the cpu. Signed-off-by: Richard Henderson --- I've pulled this out of a largely defunct 2019 branch. This will be required for the cortex-a76, which only implements aa32 at el0. This did get some review, back in the day, https://lists.gnu.org/archive/h