]> git.proxmox.com Git - mirror_qemu.git/commit
hw/arm/armsse: Add unimplemented-device stubs for MHUs
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Feb 2019 14:55:43 +0000 (14:55 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Feb 2019 14:55:43 +0000 (14:55 +0000)
commitf8574705f62b38a610d398573828b57da24b1adb
treea294c545f08044bc8289b6d322df8b74139824bc
parentdde0c4910395445da6b2b756193f89ab578d31a1
hw/arm/armsse: Add unimplemented-device stubs for MHUs

The SSE-200 has two Message Handling Units (MHUs), which sit behind
the APB PPC0. Wire up some unimplemented-device stubs for these,
since we don't yet implement a real model of this device.

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