On 1/6/21 9:41 PM, Sylvain Pelissier wrote: > Target description is not currently implemented in RISC-V > architecture. Thus GDB won't set it properly when attached. > The patch implements the target description response. > > Signed-off-by: Sylvain Pelissier <sylvain.peliss...@gmail.com> > Reviewed-by: Bin Meng <bin.m...@windriver.com> > Reviewed-by: Alistair Francis <alistair.fran...@wdc.com> > --- > target/riscv/cpu.c | 13 +++++++++++++ > 1 file changed, 13 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>