hw/arm: Use TYPE_ARM_SMMUV3
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Jan 2023 23:20:59 +0000 (13:20 -1000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 3 Feb 2023 12:59:21 +0000 (12:59 +0000)
commita431ab0e4ef7fcff4349fd8453d0ea5f06ec2617
treec4d2bf9afd7813000059564d8d9201c9c9b4f50b
parentbf4460a8d9a86f6cfe05d7a7f470c48e3a93d8b2
hw/arm: Use TYPE_ARM_SMMUV3

Use the macro instead of two explicit string literals.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20230124232059.4017615-1-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/sbsa-ref.c
hw/arm/virt.c