Searched hist:dde0c4910395445da6b2b756193f89ab578d31a1 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/misc/ |
H A D | iotkit-sysinfo.h | diff dde0c4910395445da6b2b756193f89ab578d31a1 Fri Feb 01 08:55:42 CST 2019 Peter Maydell <peter.maydell@linaro.org> iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable
The SYS_VERSION and SYS_CONFIG register values differ between the IoTKit and SSE-200. Make them configurable via QOM properties rather than hard-coded, and set them appropriately in the ARMSSE code that instantiates the IOTKIT_SYSINFO device.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20190121185118.18550-15-peter.maydell@linaro.org
|
/openbmc/qemu/hw/misc/ |
H A D | iotkit-sysinfo.c | diff dde0c4910395445da6b2b756193f89ab578d31a1 Fri Feb 01 08:55:42 CST 2019 Peter Maydell <peter.maydell@linaro.org> iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable
The SYS_VERSION and SYS_CONFIG register values differ between the IoTKit and SSE-200. Make them configurable via QOM properties rather than hard-coded, and set them appropriately in the ARMSSE code that instantiates the IOTKIT_SYSINFO device.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20190121185118.18550-15-peter.maydell@linaro.org
|
/openbmc/qemu/hw/arm/ |
H A D | armsse.c | diff dde0c4910395445da6b2b756193f89ab578d31a1 Fri Feb 01 08:55:42 CST 2019 Peter Maydell <peter.maydell@linaro.org> iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable
The SYS_VERSION and SYS_CONFIG register values differ between the IoTKit and SSE-200. Make them configurable via QOM properties rather than hard-coded, and set them appropriately in the ARMSSE code that instantiates the IOTKIT_SYSINFO device.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20190121185118.18550-15-peter.maydell@linaro.org
|