commit | 17763f4a2f84f880b652a73cf26dab7d2dc7f768 | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Fri Aug 11 17:37:46 2023 +0800 |
committer | Xinyu Zhang <xinyu.zhang@arm.com> | Mon Aug 14 12:14:59 2023 +0800 |
tree | 6dbcf814e052725618fce0787e42c94f019cbdba | |
parent | e2904d2b46cae5e809d189e50426db10373e2f2a [diff] |
Coverity: Do not specify tool version The tool downloaded from https://scan.coverity.com/download/linux64 is always the latest version. And the version number is included in the folder name of the tool. To avoid unexpected error of wrong path when the tool version got updated, do not specify coverity tool version. Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: Ifcc6a9b0341538364a1f7fa1fcc7b97fb8720368