From 0af7ba53fe126f653602f3abf1e37489e114867f Mon Sep 17 00:00:00 2001 From: Peter Maydell Date: Fri, 17 Oct 2025 16:42:44 +0100 Subject: [PATCH] MAINTAINERS: Claim the Arm XML in gdb-xml MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Add F: entries to the Arm CPU section to claim the Arm related XML files in gdb-xml. Signed-off-by: Peter Maydell Reviewed-by: Richard Henderson Reviewed-by: Philippe Mathieu-Daudé Message-id: 20251017154244.971608-1-peter.maydell@linaro.org --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 36eef27b41..732b5242e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -208,6 +208,8 @@ F: hw/cpu/a*mpcore.c F: include/hw/cpu/a*mpcore.h F: docs/system/target-arm.rst F: docs/system/arm/cpu-features.rst +F: gdb-xml/arm*.xml +F: gdb-xml/aarch64*.xml ARM SMMU M: Eric Auger -- 2.47.3