FreeRTOS / FreeRTOS-Kernel

FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
https://www.FreeRTOS.org
MIT License
2.51k stars 1.05k forks source link

Add MPU wrapper from xStreamBufferResetFromISR #1034

Closed kar-rahul-aws closed 2 months ago

kar-rahul-aws commented 2 months ago

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:

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.

sonarcloud[bot] commented 2 months ago

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