Re: [PATCH 4/4] target/riscv: Remove built-in GDB XML files for CSRs

2021-01-15 Thread Alistair Francis
On Mon, Jan 11, 2021 at 8:55 PM Bin Meng wrote: > > From: Bin Meng > > Now that we have switched to generate the RISC-V CSR XML dynamically, > remove the built-in hardcoded XML files. > > Signed-off-by: Bin Meng Reviewed-by: Alistair Francis Alistair > > --- > > default-configs/targets/risc

[PATCH 4/4] target/riscv: Remove built-in GDB XML files for CSRs

2021-01-11 Thread Bin Meng
From: Bin Meng Now that we have switched to generate the RISC-V CSR XML dynamically, remove the built-in hardcoded XML files. Signed-off-by: Bin Meng --- default-configs/targets/riscv32-linux-user.mak | 2 +- default-configs/targets/riscv32-softmmu.mak| 2 +- default-configs/targets/