docs/misra: Add instructions for cppcheck
authorLuca Fancellu <luca.fancellu@arm.com>
Mon, 4 Jul 2022 12:45:39 +0000 (14:45 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 4 Jul 2022 12:45:39 +0000 (14:45 +0200)
commit4a0da1c741415b0b3288ae8406df40f607b612c5
tree458b63025b43d18406457fbd37d06c18f30f58ee
parent57caa5375321291d40dbb598087eb6f03d1c8d2d
docs/misra: Add instructions for cppcheck

Add instructions on how to build cppcheck, the version currently used
and an example to use the cppcheck integration to run the analysis on
the Xen codebase

Signed-off-by: Luca Fancellu <luca.fancellu@arm.com>
Acked-by: Julien Grall <jgrall@amazon.com>
docs/misra/cppcheck.txt [new file with mode: 0644]