qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 07/44] hw/misc/iotkit-secctl.c: Implement SSE-300 PID registe


From: Richard Henderson
Subject: Re: [PATCH 07/44] hw/misc/iotkit-secctl.c: Implement SSE-300 PID register values
Date: Thu, 4 Mar 2021 09:51:46 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/4/21 9:29 AM, Richard Henderson wrote:
On 2/19/21 6:45 AM, Peter Maydell wrote:
The versions of the Secure Access Configuration Register Block
and Non-secure Access Configuration Register Block in the SSE-300
are the same as those in the SSE-200, but the CIDR/PIDR ID
register values are different.

Plumb through the sse-version property and use it to select
the correct ID register values.

Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
---
  include/hw/misc/iotkit-secctl.h |  2 ++
  hw/arm/armsse.c                 |  2 ++
  hw/misc/iotkit-secctl.c         | 50 +++++++++++++++++++++++++++++++--
  3 files changed, 52 insertions(+), 2 deletions(-)

Which document am I looking for here?  I found DAI 0547B "Application Note AN547", but I don't see these register definitions.

I finally found the sse-300 subsystem trm: 101773_0000_02_en.

r~



reply via email to

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