On Wed, 31 May 2023 at 21:36, Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > SP804State use arrays for timers and IRQ levels. Be consistent > and use another one for the frequencies. This will allow to > simplify using for() loop statement in the next commit. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM