On 08/20/2018 07:11 AM, Peter Maydell wrote: > Wire up the system control element's register banks > (sysctl and sysinfo). > > This is the last of the previously completely unimplemented > components in the IoTKit. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > include/hw/arm/iotkit.h | 6 +++++- > hw/arm/iotkit.c | 26 ++++++++++++++++++-------- > 2 files changed, 23 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~