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

armv7m: Update memory maps configuration to enable MPU #1076

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

agkaminski
Copy link
Member

@agkaminski agkaminski commented May 16, 2024

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (refactoring, style fixes, git/CI config, submodule management, no code logic changes)

How Has This Been Tested?

  • Already covered by automatic testing.
  • New test added: (add PR link here).
  • Tested by hand on: (list targets here).

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing linter checks and tests passed.
  • My changes generate no new compilation warnings for any of the targets.

Special treatment

  • This PR needs additional PRs to work (list the PRs, preferably in merge-order).
  • I will merge this PR by myself when appropriate.

Copy link

github-actions bot commented May 16, 2024

Unit Test Results

7 460 tests  ±0   6 745 ✅ ±0   39m 11s ⏱️ - 1m 9s
  420 suites ±0     715 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit ce56a56. ± Comparison against base commit ea760a2.

♻️ This comment has been updated with latest results.

@agkaminski agkaminski force-pushed the agkaminski/nil-568 branch 11 times, most recently from 4d3b7cf to 12f9a1b Compare May 17, 2024 11:59
@agkaminski agkaminski changed the title Enable MPU [do not merge] armv7m: Update memory maps configuration to enable MPU May 17, 2024
@agkaminski agkaminski marked this pull request as ready for review May 17, 2024 12:01
_targets/build.project.armv7m7-imxrt117x Outdated Show resolved Hide resolved
_targets/build.project.armv7m7-imxrt117x Outdated Show resolved Hide resolved
_targets/build.project.armv7m7-imxrt106x Outdated Show resolved Hide resolved
@agkaminski agkaminski force-pushed the agkaminski/nil-568 branch 2 times, most recently from 96d35de to 1efe8bc Compare May 20, 2024 10:03
@agkaminski agkaminski marked this pull request as draft May 20, 2024 10:03
@agkaminski agkaminski force-pushed the agkaminski/nil-568 branch 2 times, most recently from 20174b4 to 93ef4c2 Compare May 20, 2024 10:16
@agkaminski agkaminski marked this pull request as ready for review May 20, 2024 10:16
@agkaminski agkaminski marked this pull request as draft May 20, 2024 10:19
@agkaminski agkaminski force-pushed the agkaminski/nil-568 branch 2 times, most recently from f0d999e to fdded9f Compare May 20, 2024 10:24
@agkaminski agkaminski marked this pull request as ready for review May 20, 2024 10:24
_targets/build.project.armv7m7-imxrt105x Outdated Show resolved Hide resolved
_targets/build.project.armv7m7-imxrt105x Outdated Show resolved Hide resolved
@agkaminski agkaminski force-pushed the agkaminski/nil-568 branch 2 times, most recently from 889cfc3 to 22090a7 Compare June 13, 2024 14:09
@agkaminski agkaminski marked this pull request as draft June 13, 2024 14:10
@agkaminski agkaminski force-pushed the agkaminski/nil-568 branch 3 times, most recently from 5435380 to 05d8e5a Compare June 13, 2024 14:13
@agkaminski agkaminski marked this pull request as ready for review June 13, 2024 14:17
@agkaminski agkaminski merged commit 99656db into master Jun 13, 2024
30 checks passed
@agkaminski agkaminski deleted the agkaminski/nil-568 branch June 13, 2024 14:53
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.

None yet

4 participants