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

Update MPU prototypes #1150

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Update MPU prototypes #1150

wants to merge 3 commits into from

Conversation

aggarg
Copy link
Member

@aggarg aggarg commented Sep 25, 2024

Description

This PR address the following issues in MPU prototypes:

  1. Fix the function decorator according to MPU wrapper used.
  2. Add the missing prototypes for v1.
  3. Add the corresponding mapping to mpu_wrappers.h.
  4. Update v1 MPU wrappers for vTaskList and vTaskGetRuntimeStats to their newer versions.

Test Steps

Tested using Cortex-M7 MPU demo project.

Checklist:

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

Related Issue

https://forums.freertos.org/t/cortex-m55-and-16-region-mpu-support/21470/5

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

This commit address the following issues with MPU prototypes:
1. Fix the decorator according to which MPU wrapper is used.
2. Add the missing prototypes for v1.
3. Add the corresponding mapping to mpu_wrappers.h.

This was reported here - https://forums.freertos.org/t/cortex-m55-and-16-region-mpu-support/21470/5.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
@aggarg aggarg requested a review from a team as a code owner September 25, 2024 18:49
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Copy link

sonarcloud bot commented Sep 25, 2024

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.

2 participants