scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to the crypto component
host/include/*/host/crypto/ are relatively new headers; add them to the crypto component. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20240604145934.1230583-4-peter.maydell@linaro.org
This commit is contained in:
parent
7966cf71d3
commit
9c43c934d1
@ -79,7 +79,7 @@ chardev
|
||||
~ .*/qemu((/include)?/chardev/.*)
|
||||
|
||||
crypto
|
||||
~ .*/qemu((/include)?/crypto/.*|/hw/.*/.*crypto.*|(/include/sysemu|/backends)/cryptodev.*)
|
||||
~ .*/qemu((/include)?/crypto/.*|/hw/.*/.*crypto.*|(/include/sysemu|/backends)/cryptodev.*|/host/include/.*/host/crypto/.*)
|
||||
|
||||
disas
|
||||
~ .*/qemu((/include)?/disas.*)
|
||||
|
Loading…
Reference in New Issue
Block a user