On Tue, 6 Feb 2024 at 20:38, Richard Henderson
wrote:
>
> On 2/6/24 23:29, Peter Maydell wrote:
> > The Cortex-R52 implements the Configuration Base Address Register
> > (CBAR), as a read-only register. Add ARM_FEATURE_CBAR_RO to this CPU
> > type, so that our implementation provides the register
On 2/6/24 23:29, Peter Maydell wrote:
The Cortex-R52 implements the Configuration Base Address Register
(CBAR), as a read-only register. Add ARM_FEATURE_CBAR_RO to this CPU
type, so that our implementation provides the register and the
associated qdev property.
Signed-off-by: Peter Maydell
---
The Cortex-R52 implements the Configuration Base Address Register
(CBAR), as a read-only register. Add ARM_FEATURE_CBAR_RO to this CPU
type, so that our implementation provides the register and the
associated qdev property.
Signed-off-by: Peter Maydell
---
target/arm/tcg/cpu32.c | 1 +
1 file c