On 1/15/19 10:58 AM, Alistair Francis wrote: > From: Michael Clark <[email protected]> > > * Add riscv prefix to raise_exception function > * Add riscv prefix to CSR read/write functions > * Add riscv prefix to signal handler function > * Add riscv prefix to get fflags function > * Remove redundant declaration of riscv_cpu_init > and rename cpu_riscv_init to riscv_cpu_init > * rename riscv_set_mode to riscv_cpu_set_mode > > Cc: Sagar Karandikar <[email protected]> > Cc: Bastian Koppelmann <[email protected]> > Cc: Palmer Dabbelt <[email protected]> > Cc: Alistair Francis <[email protected]> > Signed-off-by: Michael Clark <[email protected]> > Signed-off-by: Alistair Francis <[email protected]> > ---
Reviewed-by: Richard Henderson <[email protected]> r~
