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

Add macro guard configUSE_MPU_WRAPPERS_V1 to remove definition missing warning. #1208

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

kar-rahul-aws
Copy link
Member

@kar-rahul-aws kar-rahul-aws commented Dec 16, 2024

Description

This PR adds the guard configUSE_MPU_WRAPPERS_V1 to the function prvGetRegionAccessPermissions to remove warning .

Test Steps

NA.

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

#1205

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

@kar-rahul-aws kar-rahul-aws requested a review from a team as a code owner December 16, 2024 08:14
@kar-rahul-aws kar-rahul-aws marked this pull request as draft December 16, 2024 08:14
@kar-rahul-aws kar-rahul-aws marked this pull request as ready for review December 16, 2024 09:21
Signed-off-by: Gaurav Aggarwal <[email protected]>
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.61%. Comparing base (682f051) to head (8b76c49).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1208   +/-   ##
=======================================
  Coverage   91.61%   91.61%           
=======================================
  Files           6        6           
  Lines        3244     3244           
  Branches      903      903           
=======================================
  Hits         2972     2972           
  Misses        132      132           
  Partials      140      140           
Flag Coverage Δ
unittests 91.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aggarg aggarg merged commit b58005a into FreeRTOS:main Dec 16, 2024
19 checks passed
@aggarg aggarg deleted the update_mpu_wrappers branch December 16, 2024 12:56
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.

3 participants