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: Peter Maydell
Subject: Re: [PATCH 07/44] hw/misc/iotkit-secctl.c: Implement SSE-300 PID register values
Date: Thu, 4 Mar 2021 19:28:30 +0000

On Thu, 4 Mar 2021 at 17:51, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> 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.

https://developer.arm.com/documentation/101773/latest/

The URL does turn up in this patchset, but not til patch 42 :-/

thanks
-- PMM



reply via email to

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