Re: [PATCH v2] xen: Add MISRA support to cppcheck make rule

2022-06-09 Thread Bertrand Marquis
Hi Jan, > On 9 Jun 2022, at 11:12, Jan Beulich wrote: > > On 09.06.2022 11:34, Bertrand Marquis wrote: >> cppcheck MISRA addon can be used to check for non compliance to some of >> the MISRA standard rules. >> >> Add a CPPCHECK_MISRA variable that can be set to "y" using make command >> line to

Re: [PATCH v2] xen: Add MISRA support to cppcheck make rule

2022-06-09 Thread Jan Beulich
On 09.06.2022 11:34, Bertrand Marquis wrote: > cppcheck MISRA addon can be used to check for non compliance to some of > the MISRA standard rules. > > Add a CPPCHECK_MISRA variable that can be set to "y" using make command > line to generate a cppcheck report including cppcheck misra checks. > >

[PATCH v2] xen: Add MISRA support to cppcheck make rule

2022-06-09 Thread Bertrand Marquis
cppcheck MISRA addon can be used to check for non compliance to some of the MISRA standard rules. Add a CPPCHECK_MISRA variable that can be set to "y" using make command line to generate a cppcheck report including cppcheck misra checks. When MISRA checking is enabled, a file with a text descript