Skip to content

Conversation

decsny
Copy link
Member

@decsny decsny commented Oct 7, 2025

This reverts commit 4a6a969.

The main issue is that this commit is making it so this platform cannot even boot due to erroneous MPU configuration causing kernel panic on most applications. If this commit was somehow required for the multi core support, then consider that support status as not done, because one requirement of multicore support is that the main core can actually boot the RTOS properly.

Fixes #96718

@decsny decsny added Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. labels Oct 7, 2025
@decsny
Copy link
Member Author

decsny commented Oct 7, 2025

I marked this PR as trivial and hotfix because the only thing that needs to be understood here is that this commit broke the boot of this SOC and reverting it fixes the boot.

@nashif
Copy link
Member

nashif commented Oct 7, 2025

I marked this PR as trivial and hotfix because the only thing that needs to be understood here is that this commit broke the boot of this SOC and reverting it fixes the boot.

hotfixes are for upstream CI issues only, this does not seem to be the case.

@nashif nashif removed the Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. label Oct 7, 2025
@butok
Copy link
Contributor

butok commented Oct 7, 2025

@TomasGalbickaNXP

This reverts commit 4a6a969.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
@decsny decsny force-pushed the fix/rt700_mpu_configure_crash branch from 286d896 to b09b5dd Compare October 7, 2025 10:12
Copy link

sonarqubecloud bot commented Oct 7, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Boards/SoCs platform: NXP MCU platform: NXP NXP Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests: kernel: mimxrt700 : all failed
6 participants