summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2022-07-18 15:23:09 +0100
committerPeter Maydell <peter.maydell@linaro.org>2022-07-26 13:37:44 +0100
commit32226db011622fa7b791de3ac02ba67c21947f1d (patch)
tree47bfa01eac7e9d11932326b3fdfa7229b3a8f1d8 /scripts
parent0d0275c31f00b71b49eb80bbdca2cfe244cf80fb (diff)
scripts/coverity-scan/COMPONENTS.md: Add loongarch component
Add the component regex for the new loongarch target. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20220718142310.16013-2-peter.maydell@linaro.org
Diffstat (limited to 'scripts')
-rw-r--r--scripts/coverity-scan/COMPONENTS.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/coverity-scan/COMPONENTS.md b/scripts/coverity-scan/COMPONENTS.md
index de2eb96241..a61d011d9a 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/.*)