Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MISRA Checker flagging Rule 21.2 #190

Open
GeoffH1972 opened this issue Sep 4, 2024 · 1 comment
Open

MISRA Checker flagging Rule 21.2 #190

GeoffH1972 opened this issue Sep 4, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@GeoffH1972
Copy link

Working with a customer on MSIRA and there Coverity checker has flagged Rule 21.2 as being an issue in multiple CMSIS files;
cmsis_ggc.h
core_cm33.h
mpu_armv8.h
Now this rule usually goes hand in hand with Rule21.1 which is documented in the deviation list
https://arm-software.github.io/CMSIS_6/latest/Core/coreMISRA_Exceptions_pg.html

Can we get Rule 21.2 documented and added for clarity for any customer using 3rd party certification companies.

Thanks
Geoff

@JonatanAntoni JonatanAntoni added the documentation Improvements or additions to documentation label Sep 4, 2024
@JonatanAntoni
Copy link
Member

Hi @GeoffH1972,

I added the reference to Rule 21.2 in #190. Is this sufficient for you?
If you would like to see this documented more verbosely, please feel free to raise a pull-request with your proposal.

Cheers,
Jonatan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants