commit | f8574705f62b38a610d398573828b57da24b1adb | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Feb 01 14:55:43 2019 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Feb 01 14:55:43 2019 +0000 |
tree | a294c545f08044bc8289b6d322df8b74139824bc | |
parent | dde0c4910395445da6b2b756193f89ab578d31a1 [diff] |
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