On 20/9/23 13:20, Daniel Henrique Barboza wrote:
Priv spec validation is TCG specific. Move it to the TCG accel class.
Signed-off-by: Daniel Henrique Barboza <dbarb...@ventanamicro.com>
Reviewed-by: Andrew Jones <ajo...@ventanamicro.com>
---
target/riscv/cpu.c | 38 --------------------------------------
target/riscv/cpu.h | 2 --
target/riscv/tcg/tcg-cpu.c | 38 ++++++++++++++++++++++++++++++++++++++
3 files changed, 38 insertions(+), 40 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>