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

ARMv7-R MPU Port #938

Merged
merged 77 commits into from
Feb 26, 2024
Merged

ARMv7-R MPU Port #938

merged 77 commits into from
Feb 26, 2024

Conversation

Skptak
Copy link
Member

@Skptak Skptak commented Dec 27, 2023

Description

FreeRTOS Port for the ARMv7-R Architecture, tested on the Cortex R4 and Cortex R5 Processors

Relevant demo for this new port can be found here: FreeRTOS/FreeRTOS/pull/1149

Test Steps

Tested using the demos in the pull requested linked above, FreeRTOS/FreeRTOS/pull/1149

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

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

@Skptak Skptak added New Port This is a new FreeRTOS Port roadmap An feature currently on the roadmap labels Dec 27, 2023
@Skptak Skptak self-assigned this Dec 27, 2023
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.97%. Comparing base (839ccb7) to head (d8fdd4e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #938   +/-   ##
=======================================
  Coverage   92.97%   92.97%           
=======================================
  Files           6        6           
  Lines        3219     3219           
  Branches      890      890           
=======================================
  Hits         2993     2993           
  Misses        111      111           
  Partials      115      115           
Flag Coverage Δ
unittests 92.97% <ø> (ø)

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.

@Skptak Skptak marked this pull request as ready for review December 28, 2023 02:37
@Skptak Skptak requested a review from a team as a code owner December 28, 2023 02:37
joshzarr
joshzarr previously approved these changes Feb 9, 2024
Copy link
Member

@joshzarr joshzarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like all of my feedback has been addressed.
Verified the MPU demo runs on my TI Hercules HDK as expected.
Marking as approved

kstribrnAmzn
kstribrnAmzn previously approved these changes Feb 16, 2024
…rmatting tweak, use checkout@v4 to account for new warnings
kstribrnAmzn
kstribrnAmzn previously approved these changes Feb 20, 2024
aggarg
aggarg previously approved these changes Feb 26, 2024
Copy link

sonarcloud bot commented Feb 26, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@Skptak Skptak merged commit 61111b1 into FreeRTOS:main Feb 26, 2024
18 checks passed
laroche pushed a commit to laroche/FreeRTOS-Kernel that referenced this pull request Apr 18, 2024
…DP pyaload buffer [FreeRTOS_GetUDPPayloadBuffer_ByIPType] (FreeRTOS#938)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Port This is a new FreeRTOS Port roadmap An feature currently on the roadmap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants