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

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

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 marked this pull request as ready for review June 16, 2024 10:15
@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.

None yet

1 participant