Skip to content

Suppress MISRA 4.7 for SMP taskENTER_CRITICAL_FROM_ISR#1377

Open
kstribrnAmzn wants to merge 1 commit intoFreeRTOS:mainfrom
kstribrnAmzn:smpMisra
Open

Suppress MISRA 4.7 for SMP taskENTER_CRITICAL_FROM_ISR#1377
kstribrnAmzn wants to merge 1 commit intoFreeRTOS:mainfrom
kstribrnAmzn:smpMisra

Conversation

@kstribrnAmzn
Copy link
Member

Description

Suppresses directive 4.7 in the SMP port template
as this function does not return error data.

Test Steps

Manually executed Coverity to verify issue is no longer present.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Suppresses directive 4.7 in the SMP port template
as this function does not return error data.
@kstribrnAmzn kstribrnAmzn marked this pull request as ready for review March 4, 2026 21:42
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 4, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant