hw/riscv/sifive_prci.c
0 → 100644
+89
−0
include/hw/riscv/sifive_prci.h
0 → 100644
+37
−0
Loading
Simple model of the PRCI (Power, Reset, Clock, Interrupt) to emulate register reads made by the SDK BSP. Acked-by:Richard Henderson <richard.henderson@linaro.org> Signed-off-by:
Palmer Dabbelt <palmer@sifive.com> Signed-off-by:
Michael Clark <mjc@sifive.com>