On Wed, 7 May 2025, victorm.l...@amd.com wrote: > From: Federico Serafini <federico.seraf...@bugseng.com> > > Update ECLAIR configuration to consider Rule 13.2 as clean so as to > avoid regressions. > > Signed-off-by: Federico Serafini <federico.seraf...@bugseng.com> > Signed-off-by: Victor Lira <victorm.l...@amd.com>
Assuming the other patch is accepted: Acked-by: Stefano Stabellini <sstabell...@kernel.org> > --- > Cc: Andrew Cooper <andrew.coop...@citrix.com> > Cc: Anthony PERARD <anthony.per...@vates.tech> > Cc: Michal Orzel <michal.or...@amd.com> > Cc: Jan Beulich <jbeul...@suse.com> > Cc: Julien Grall <jul...@xen.org> > Cc: Roger Pau Monné <roger....@citrix.com> > Cc: Stefano Stabellini <sstabell...@kernel.org> > Cc: Nicola Vetrini <nicola.vetr...@bugseng.com> > Cc: Federico Serafini <federico.seraf...@bugseng.com> > Cc: Bertrand Marquis <bertrand.marq...@arm.com> > --- > automation/eclair_analysis/ECLAIR/tagging.ecl | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/automation/eclair_analysis/ECLAIR/tagging.ecl > b/automation/eclair_analysis/ECLAIR/tagging.ecl > index 1d078d8905..c958d3ed59 100644 > --- a/automation/eclair_analysis/ECLAIR/tagging.ecl > +++ b/automation/eclair_analysis/ECLAIR/tagging.ecl > @@ -63,6 +63,7 @@ MC3A2.R11.6|| > MC3A2.R11.7|| > MC3A2.R11.9|| > MC3A2.R12.5|| > +MC3A2.R13.2|| > MC3A2.R13.6|| > MC3A2.R14.1|| > MC3A2.R14.3|| > -- > 2.47.0 >