Skip to content

Update portSTACK_REGION in Cortex-M3 and M4 ports #713

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

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

kar-rahul-aws
Copy link
Member

@kar-rahul-aws kar-rahul-aws commented Jul 20, 2023

Description

This PR updates MPU Region number used for task stack region so that MPU region numbers programmed on every context switch are continuous.

Test Steps

Run Soak tests on STM32NUCLEO_H743ZI2

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.

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 July 20, 2023 11:03
@kar-rahul-aws kar-rahul-aws marked this pull request as draft July 20, 2023 11:04
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (2cdd0e5) 94.43% compared to head (6f92053) 94.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #713   +/-   ##
=======================================
  Coverage   94.43%   94.43%           
=======================================
  Files           6        6           
  Lines        2428     2428           
  Branches      596      596           
=======================================
  Hits         2293     2293           
  Misses         85       85           
  Partials       50       50           
Flag Coverage Δ
unittests 94.43% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kar-rahul-aws kar-rahul-aws marked this pull request as ready for review July 20, 2023 11:49
@aggarg aggarg merged commit 83da5fc into FreeRTOS:main Jul 20, 2023
@kar-rahul-aws kar-rahul-aws deleted the update_STACK_REGION_POINTER branch August 17, 2023 09:14
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