qemu-riscv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 12/14] RISC-V: Add initial support for T-Head C906


From: LIU Zhiwei
Subject: Re: [PATCH v3 12/14] RISC-V: Add initial support for T-Head C906
Date: Mon, 30 Jan 2023 17:06:27 +0800
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1


On 2023/1/25 5:26, Richard Henderson wrote:
On 1/24/23 09:59, Christoph Muellner wrote:
+++ b/target/riscv/cpu.h
@@ -27,6 +27,7 @@
  #include "qom/object.h"
  #include "qemu/int128.h"
  #include "cpu_bits.h"
+#include "cpu_vendorid.h"

I don't see that this ID is required for all users of riscv/cpu.h.
This include should be limited to cpu.c.

OK. We can move it to cpu.c

Best Regards,
Zhiwei


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]