Re: [PATCH] scripts/coverity-scan: Add xtensa and openrisc components

2023-05-05 Thread Paolo Bonzini
On 5/4/23 15:45, Peter Maydell wrote: We have two target architectures which don't have Coverity components defined for them: xtensa and openrisc. Add them. Signed-off-by: Peter Maydell --- As usual with coverity components, these will need to be added manually via the scanner UI, since it has

Re: [PATCH] scripts/coverity-scan: Add xtensa and openrisc components

2023-05-04 Thread Stafford Horne
On Thu, May 04, 2023 at 02:45:26PM +0100, Peter Maydell wrote: > We have two target architectures which don't have Coverity components > defined for them: xtensa and openrisc. Add them. > > Signed-off-by: Peter Maydell > --- > As usual with coverity components, these will need to be added > manua

[PATCH] scripts/coverity-scan: Add xtensa and openrisc components

2023-05-04 Thread Peter Maydell
We have two target architectures which don't have Coverity components defined for them: xtensa and openrisc. Add them. Signed-off-by: Peter Maydell --- As usual with coverity components, these will need to be added manually via the scanner UI, since it has no import-from-file... scripts/coverit