Skip to content

fix(armv8m): Reject undersized secure stack in AllocateContext - #1474

Merged
kstribrnAmzn merged 1 commit into
FreeRTOS:mainfrom
kstribrnAmzn:secureStackSize
Aug 21, 2026
Merged

kstribrnAmzn merged 1 commit into
FreeRTOS:mainfrom
kstribrnAmzn:secureStackSize

Conversation

@kstribrnAmzn

Copy link
Copy Markdown
Member

Description

Gate against undersized stack values which do not account for fixed values.

Thanks @aggarg for the help developing this!

Test Steps

Tested on ARMv8m port. No impact.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sonarqubecloud

Copy link
Copy Markdown

@kstribrnAmzn
kstribrnAmzn merged commit ce36e04 into FreeRTOS:main Aug 21, 2026
16 of 17 checks passed
@kstribrnAmzn
kstribrnAmzn deleted the secureStackSize branch August 21, 2026 16:38
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.

3 participants