+1
−0
hw/mips/cps.c
0 → 100644
+109
−0
include/hw/mips/cps.h
0 → 100644
+40
−0
Loading
Implement generic MIPS Coherent Processing System (CPS) which in this
commit just creates VPs, but it will serve as a container also for
other components like Global Configuration Registers and Cluster Power
Controller.
Signed-off-by:
Leon Alrae <leon.alrae@imgtec.com>