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

Revert "coredump: ARM: Ensure sp in dump is set as gdb expects" #79599

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

aescolar
Copy link
Member

@aescolar aescolar commented Oct 9, 2024

This reverts commit ec7943b.
This commit introduced a regression.
Let's revert it so we do not block development in main.
For more information see:
#79594

Fixes #79594

This reverts commit ec7943b.
This commit introduced a regression.
Let's revert it so we do not block development in main.
For more information see:
zephyrproject-rtos#79594

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
@zephyrbot zephyrbot added the area: ARM ARM (32-bit) Architecture label Oct 9, 2024
@aescolar aescolar requested a review from mrkhldn October 9, 2024 09:45
@aescolar aescolar added the Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. label Oct 9, 2024
@aescolar aescolar merged commit b29f9f2 into zephyrproject-rtos:main Oct 9, 2024
28 checks passed
@aescolar aescolar deleted the revert_ec7943bb18175 branch October 9, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARM ARM (32-bit) Architecture Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests/subsys/debug/coredump* fail to build for for ARM m33 processors
5 participants