On 2/19/21 3:46 PM, Peter Maydell wrote: > The SSE-300 has four timers of type TYPE_SSE_TIMER; add support in > the code for having these in an ARMSSEDeviceInfo array. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > include/hw/arm/armsse.h | 2 ++ > hw/arm/armsse.c | 15 +++++++++++++++ > 2 files changed, 17 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>