On 02/20/2018 10:03 AM, Peter Maydell wrote: > The IoTKit Security Controller includes various registers > that expose to software the controls for the Peripheral > Protection Controllers in the system. Implement these. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > include/hw/misc/iotkit-secctl.h | 64 +++++++++- > hw/misc/iotkit-secctl.c | 270 > +++++++++++++++++++++++++++++++++++++--- > 2 files changed, 315 insertions(+), 19 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~