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 MPU wrapper from xStreamBufferResetFromISR #1034

Conversation

kar-rahul-aws
Copy link
Member

Description

This PR adds the MPU wrapper for xStreamBufferResetFromISR API in the secure MPU wrappers file. To use this wrapper, configUSE_MPU_WRAPPERS_V1 must be set to 0.

Test Steps

Ran MPU soak tests on STM32H7ZI board.

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

#1033

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 April 16, 2024 09:39
Signed-off-by: Gaurav Aggarwal <[email protected]>
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@chinglee-iot chinglee-iot merged commit 5a72344 into FreeRTOS:main Apr 17, 2024
16 checks passed
@aggarg aggarg deleted the update_mpu_wrapper_forStreamBufferResetFromISR branch April 17, 2024 08:58
laroche pushed a commit to laroche/FreeRTOS-Kernel that referenced this pull request Apr 18, 2024
1. Add macro configUSE_MPU_WRAPPERS_V1 to allow Demo compatibility with
the old mpu wrapper .

2. Add Dummy xMPU_SETTINGS in portmacro.h file for Unit Tests .

Signed-off-by: kar-rahul-aws <[email protected]>
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.

4 participants