qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 03/13] target/arm: Add Cortex-R52 IMPDEF sysregs


From: Richard Henderson
Subject: Re: [PATCH 03/13] target/arm: Add Cortex-R52 IMPDEF sysregs
Date: Wed, 7 Feb 2024 08:21:20 +1000
User-agent: Mozilla Thunderbird

On 2/6/24 23:29, Peter Maydell wrote:
Add the Cortex-R52 IMPDEF sysregs, by defining them here and
also by enabling the AUXCR feature which defines the ACTLR
and HACTLR registers. As is our usual practice, we make these
simple reads-as-zero stubs for now.

Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
---
  target/arm/tcg/cpu32.c | 108 +++++++++++++++++++++++++++++++++++++++++
  1 file changed, 108 insertions(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]