SiFive RISC-V PRCI Block
commite6b8552c655aad405e7dc28d84b4a6d5324f1b92
authorMichael Clark <mjc@sifive.com>
Fri, 2 Mar 2018 12:31:14 +0000 (3 01:31 +1300)
committerMichael Clark <mjc@sifive.com>
Tue, 6 Mar 2018 19:30:28 +0000 (7 08:30 +1300)
tree5532b74c8d05909e1579b6cbbf815e1784f42a7a
parentbb72692cbdbeeef88f4dd1828c1ad6f92cd57b7e
SiFive RISC-V PRCI Block

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>
hw/riscv/sifive_prci.c [new file with mode: 0644]
include/hw/riscv/sifive_prci.h [new file with mode: 0644]