hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeleton
The Arm IoT Kit includes a "security controller" which is largely a collection of registers for controlling the PPCs and other bits of glue in the system. This commit provides the initial skeleton of the device, implementing just the ID registers, and a couple of read-only read-as-zero registers. Signed-off-by:Peter Maydell <peter.maydell@linaro.org> Reviewed-by:
Richard Henderson <richard.henderson@linaro.org> Message-id: 20180220180325.29818-16-peter.maydell@linaro.org
Showing
- default-configs/arm-softmmu.mak 1 addition, 0 deletionsdefault-configs/arm-softmmu.mak
- hw/misc/Makefile.objs 1 addition, 0 deletionshw/misc/Makefile.objs
- hw/misc/iotkit-secctl.c 448 additions, 0 deletionshw/misc/iotkit-secctl.c
- hw/misc/trace-events 7 additions, 0 deletionshw/misc/trace-events
- include/hw/misc/iotkit-secctl.h 39 additions, 0 deletionsinclude/hw/misc/iotkit-secctl.h
Loading
Please register or sign in to comment