Skip to content

Add check for if the scheduler is running to ARMv8M MPU ports - #960

Merged
kar-rahul-aws merged 2 commits into
FreeRTOS:mainfrom
Skptak:AddSchedulerCheckToARMv8MPorts
Jan 24, 2024
Merged

Add check for if the scheduler is running to ARMv8M MPU ports#960
kar-rahul-aws merged 2 commits into
FreeRTOS:mainfrom
Skptak:AddSchedulerCheckToARMv8MPorts

Conversation

@Skptak

@Skptak Skptak commented Jan 24, 2024

Copy link
Copy Markdown
Contributor

Description

This is a duplicate of #954 but for ARMv8M Ports
Refer to #954 for more information about this change

Test Steps

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.

…edulerRunning is set to pdFALSE in the copied ARMv8M Port Files
@Skptak Skptak added the bug Something isn't working label Jan 24, 2024
@Skptak Skptak self-assigned this Jan 24, 2024
@Skptak
Skptak requested a review from a team as a code owner January 24, 2024 17:28
@Skptak
Skptak requested review from aggarg and joshzarr January 24, 2024 17:28
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@codecov

codecov Bot commented Jan 24, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (72c7d86) 93.42% compared to head (b4ea7b4) 93.42%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #960   +/-   ##
=======================================
  Coverage   93.42%   93.42%           
=======================================
  Files           6        6           
  Lines        3194     3194           
  Branches      885      885           
=======================================
  Hits         2984     2984           
  Misses        103      103           
  Partials      107      107           
Flag Coverage Δ
unittests 93.42% <ø> (ø)

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.

@kar-rahul-aws
kar-rahul-aws merged commit 8e664fc into FreeRTOS:main Jan 24, 2024
@Skptak
Skptak deleted the AddSchedulerCheckToARMv8MPorts branch January 25, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants