diff mbox series

[1/2] scripts/coverity-scan/COMPONENTS.md: Add loongarch component

Message ID 20220718142310.16013-2-peter.maydell@linaro.org
State Superseded
Headers show
Series coverity COMPONENTS.md: Update for loongarch, slirp | expand

Commit Message

Peter Maydell July 18, 2022, 2:23 p.m. UTC
Add the component regex for the new loongarch target.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
 scripts/coverity-scan/COMPONENTS.md | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/scripts/coverity-scan/COMPONENTS.md b/scripts/coverity-scan/COMPONENTS.md
index de2eb962416..a61d011d9a4 100644
--- a/scripts/coverity-scan/COMPONENTS.md
+++ b/scripts/coverity-scan/COMPONENTS.md
@@ -143,3 +143,6 @@  testlibs
 
 tests
   ~ (/qemu)?(/tests/.*)
+
+loongarch
+  ~ (/qemu)?((/include)?/hw/(loongarch/.*|.*/loongarch.*)|/target/loongarch/.*)