8000 Use stack limit registers on ARMv8-M for main and fiber stacks by salkinium · Pull Request #1168 · modm-io/modm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use stack limit registers on ARMv8-M for main and fiber stacks #1168

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

Merged
merged 4 commits into from
Jun 17, 2024

Conversation

salkinium
Copy link
Member
@salkinium salkinium commented Jun 15, 2024

Sets the MSPLIM for the main stack and the PSPLIM for each fiber stack during context switching.

  • Tested in hardware on a NUCLEO-U575ZI-Q
  • Tested stack overflow triggering UsageFault
  • Documentation
  • Example

@salkinium salkinium added this to the 2024q2 milestone Jun 15, 2024
@salkinium salkinium requested a review from chris-durand June 15, 2024 21:01
@salkinium salkinium marked this pull request as ready for review June 16, 2024 10:15
@salkinium salkinium force-pushed the armv8_m_stack_limit branch from 6cbbe83 to 6d11b45 Compare June 16, 2024 15:15
@salkinium salkinium force-pushed the armv8_m_stack_limit branch from 6d11b45 to 6be3199 Compare June 16, 2024 20:29
@salkinium salkinium merged commit 6be3199 into modm-io:develop Jun 17, 2024
12 checks passed
@salkinium salkinium deleted the armv8_m_stack_limit branch June 17, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant
0