On 24/4/23 03:01, Yong Li wrote:
The virt machine can have two UARTs and the second UART can be used when host secure-mode support is enabled.Signed-off-by: Yong Li <yong...@intel.com> Cc: "Zhiwei Liu" <zhiwei_...@linux.alibaba.com> --- hw/riscv/virt.c | 4 ++++ include/hw/riscv/virt.h | 2 ++ 2 files changed, 6 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>