Re: [Qemu-devel] [PATCH 15/23] hw/arm/armsse: Add unimplemented-device stubs for MHUs

2019-01-25 Thread Richard Henderson
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 > --- > include/hw/arm/a

[Qemu-devel] [PATCH 15/23] hw/arm/armsse: Add unimplemented-device stubs for MHUs

2019-01-21 Thread Peter Maydell
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 --- include/hw/arm/armsse.h | 3 +++ hw/arm/armsse.c | 41 +