OSDN Git Service

hw/arm/iotkit-sysctl: Add SSE-200 registers
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Feb 2019 10:55:16 +0000 (10:55 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Feb 2019 11:03:04 +0000 (11:03 +0000)
commit0483641418643d5d4cc4d1328fe7acc4ab36c709
tree369452b6cfc91601b9d403429845329156ea3515
parent394e10d2bb300e4445b0ce37f6d138302f2ff04e
hw/arm/iotkit-sysctl: Add SSE-200 registers

The SYSCTL block in the SSE-200 has some extra registers that
are not present in the IoTKit version. Add these registers
(as reads-as-written stubs), enabled by a new QOM property.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190219125808.25174-7-peter.maydell@linaro.org
hw/arm/armsse.c
hw/misc/iotkit-sysctl.c
include/hw/misc/iotkit-sysctl.h