qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 08/44] hw/misc/iotkit-sysinfo.c: Implement SSE-300 PID regist


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

On 2/19/21 6:45 AM, Peter Maydell wrote:
The version of the SYSINFO Register Block in the SSE-300 has
different CIDR/PIDR register values to the SSE-200; pass in
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-sysinfo.h |  1 +
  hw/arm/armsse.c                  |  2 ++
  hw/misc/iotkit-sysinfo.c         | 29 +++++++++++++++++++++++++++--
  3 files changed, 30 insertions(+), 2 deletions(-)

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

r~



reply via email to

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