commit | d3a61fc7863a26cdd2191cffd9b5b0238e78febb | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Wed Mar 30 09:52:58 2022 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Wed Mar 30 16:12:17 2022 +0100 |
tree | 0066bd1b5fd14afc7fead730010c2587490eaf32 | |
parent | 969d9c5db2b7638032c248a82cc95339a0f4fb05 [diff] |
fix(tf-coverity): fix regex used to extract the file names Coverity script throw below error even though clk-stm32-core.c got covered for analysis. 1 files were not analyzed: - drivers/st/clk/clk-stm32-core.c To fix this issue updated regex used to extract the file names of the analyzed files. Change-Id: I3a1f1b336cd85585ece27e64ae44e1b82664afdf Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>