On 1/21/19 10:51 AM, Peter Maydell wrote: > 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.mayd...@linaro.org> > --- > include/hw/arm/armsse.h | 3 +++ > hw/arm/armsse.c | 41 +++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 44 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~