On 10/2/20 11:42 AM, Philippe Mathieu-Daudé wrote: > The SYS_timer is not directly wired to the ARM core, but to the > SoC (peripheral) interrupt controller. > > Fixes: 0e5bbd74064 ("hw/arm/bcm2835_peripherals: Use the SYS_timer") > Reviewed-by: Luc Michel <luc.mic...@greensocs.com> > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > hw/arm/bcm2835_peripherals.c | 13 +++++++++++-- > 1 file changed, 11 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~