hw/misc/iotkit-secctl.c: Implement SSE-300 PID register values
commit0eb6b0ad16dfb3c4834c6943c3132b8d96294730
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Feb 2021 14:45:40 +0000 (19 14:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 8 Mar 2021 17:20:01 +0000 (8 17:20 +0000)
tree0b3bd0a48d2bcf79bd4b92a743f78ae019af0d77
parent1cbd6fe4b8d5ae77de583b298d7834c8abe6ff46
hw/misc/iotkit-secctl.c: Implement SSE-300 PID register values

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>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210219144617.4782-8-peter.maydell@linaro.org
hw/arm/armsse.c
hw/misc/iotkit-secctl.c
include/hw/misc/iotkit-secctl.h