On Thu, 19 Oct 2023, Henry Wang wrote: > Signed-off-by: Henry Wang <[email protected]> > --- > CHANGELOG.md | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/CHANGELOG.md b/CHANGELOG.md > index 165c5caf9b..47e98f036f 100644 > --- a/CHANGELOG.md > +++ b/CHANGELOG.md > @@ -33,6 +33,7 @@ The format is based on [Keep a > Changelog](https://keepachangelog.com/en/1.0.0/) > nodes using a device tree overlay binary (.dtbo). > - Introduce two new hypercalls to map the vCPU runstate and time areas by > physical rather than linear/virtual addresses. > + - The project has now officially adopted 72 rules of MISRA-C.
I counted them again, they are 71 today. We have accepted 3 more recently but for the CHANGELOG.md I would stick with what is on docs/misra/rules.rst Assuming 72 is changed to 71 on commit: Acked-by: Stefano Stabellini <[email protected]>
