Home
last modified time | relevance | path

Searched hist:"56449 d20" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/riscv/
H A Dsifive_e.c56449d20 Fri Sep 06 11:19:58 CDT 2019 Bin Meng <bmeng.cn@gmail.com> riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h}

Current SiFive PRCI model only works with sifive_e machine, as it
only emulates registers or PRCI block in the FE310 SoC.

Rename the file name to make it clear that it is for sifive_e.
This also prefix "sifive_e"/"SIFIVE_E" for all macros, variables
and functions.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Chih-Min Chao <chihmin.chao@sifive.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>