[XEN PATCH] automation/eclair: monitor rules 13.2 and 18.2

Federico Serafini posted 1 patch 2 months, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/a285b271a7b89e81932115cbd23e8d9f8ca6d865.1724748117.git.federico.serafini@bugseng.com
automation/eclair_analysis/ECLAIR/monitored.ecl | 2 ++
1 file changed, 2 insertions(+)
[XEN PATCH] automation/eclair: monitor rules 13.2 and 18.2
Posted by Federico Serafini 2 months, 4 weeks ago
Add MISRA C:2012 Rules 13.2 and 18.2 to the monitored set.

Signed-off-by: Federico Serafini <federico.serafini@bugseng.com>
---
 automation/eclair_analysis/ECLAIR/monitored.ecl | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/automation/eclair_analysis/ECLAIR/monitored.ecl b/automation/eclair_analysis/ECLAIR/monitored.ecl
index 7b085a329a..4d9ef1bd83 100644
--- a/automation/eclair_analysis/ECLAIR/monitored.ecl
+++ b/automation/eclair_analysis/ECLAIR/monitored.ecl
@@ -52,6 +52,7 @@
 -enable=MC3R1.R11.9
 -enable=MC3R1.R12.5
 -enable=MC3R1.R13.1
+-enable=MC3R1.R13.2
 -enable=MC3R1.R13.6
 -enable=MC3R1.R14.1
 -enable=MC3R1.R14.4
@@ -65,6 +66,7 @@
 -enable=MC3R1.R17.4
 -enable=MC3R1.R17.5
 -enable=MC3R1.R17.6
+-enable=MC3R1.R18.2
 -enable=MC3R1.R18.6
 -enable=MC3R1.R18.8
 -enable=MC3R1.R19.1
-- 
2.34.1
Re: [XEN PATCH] automation/eclair: monitor rules 13.2 and 18.2
Posted by Stefano Stabellini 2 months, 3 weeks ago
On Tue, 27 Aug 2024, Federico Serafini wrote:
> Add MISRA C:2012 Rules 13.2 and 18.2 to the monitored set.
> 
> Signed-off-by: Federico Serafini <federico.serafini@bugseng.com>

Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>


> ---
>  automation/eclair_analysis/ECLAIR/monitored.ecl | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/automation/eclair_analysis/ECLAIR/monitored.ecl b/automation/eclair_analysis/ECLAIR/monitored.ecl
> index 7b085a329a..4d9ef1bd83 100644
> --- a/automation/eclair_analysis/ECLAIR/monitored.ecl
> +++ b/automation/eclair_analysis/ECLAIR/monitored.ecl
> @@ -52,6 +52,7 @@
>  -enable=MC3R1.R11.9
>  -enable=MC3R1.R12.5
>  -enable=MC3R1.R13.1
> +-enable=MC3R1.R13.2
>  -enable=MC3R1.R13.6
>  -enable=MC3R1.R14.1
>  -enable=MC3R1.R14.4
> @@ -65,6 +66,7 @@
>  -enable=MC3R1.R17.4
>  -enable=MC3R1.R17.5
>  -enable=MC3R1.R17.6
> +-enable=MC3R1.R18.2
>  -enable=MC3R1.R18.6
>  -enable=MC3R1.R18.8
>  -enable=MC3R1.R19.1
> -- 
> 2.34.1
>