On 29/06/21 17:16, Peter Maydell wrote:
On Sat, 19 Jun 2021 at 10:13, Philippe Mathieu-Daudé <f4...@amsat.org> wrote:

lm32 has been removed in commit 9d49bcf6992 ("Drop the deprecated
lm32 target"), and unicore32 in 4369223902a ("Drop the deprecated
unicore32 target").

Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
---
  scripts/coverity-scan/COMPONENTS.md | 6 ------
  1 file changed, 6 deletions(-)

diff --git a/scripts/coverity-scan/COMPONENTS.md 
b/scripts/coverity-scan/COMPONENTS.md
index 02a3447dab0..183f26a32c9 100644
--- a/scripts/coverity-scan/COMPONENTS.md
+++ b/scripts/coverity-scan/COMPONENTS.md
@@ -21,9 +21,6 @@ hppa
  i386
    ~ 
(/qemu)?((/include)?/hw/i386/.*|/target/i386/.*|/hw/intc/[^/]*apic[^/]*\.c)

-lm32
-  ~ (/qemu)?((/include)?/hw/lm32/.*|/target/lm32/.*|/hw/.*/(milkymist|lm32).*)
-
  m68k
    ~ 
(/qemu)?((/include)?/hw/m68k/.*|/target/m68k/.*|(/include)?/hw(/.*)?/mcf.*)

@@ -60,9 +57,6 @@ tilegx
  tricore
    ~ (/qemu)?((/include)?/hw/tricore/.*|/target/tricore/.*)

-unicore32
-  ~ (/qemu)?((/include)?/hw/unicore32/.*|/target/unicore32/.*)
-
  9pfs
    ~ (/qemu)?(/hw/9pfs/.*|/fsdev/.*)

Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>

NB that somebody will have to manually make the changes to the Coverity config
on the website as well.

thanks
-- PMM


Queued this one (and made the manual changes).

Paolo


Reply via email to