hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]
commitfe22cba940d82e93818135c044afed4099056628
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 10 Jun 2024 16:23:42 +0000 (10 17:23 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 21 Jun 2024 13:01:59 +0000 (21 14:01 +0100)
tree81540492c8f8b71e66dc4ccfb3ebb22ce85b88e2
parent9ed2fb65cc827904241dee189c801c10079c2fe3
hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]

We're going to make the second UART not always a secure-only device.
Rename the constants VIRT_UART and VIRT_SECURE_UART to VIRT_UART0
and VIRT_UART1 accordingly.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240610162343.2131524-3-peter.maydell@linaro.org
hw/arm/virt-acpi-build.c
hw/arm/virt.c
include/hw/arm/virt.h