FreeRTOS-Kernel/.github
Gaurav-Aggarwal-AWS 11d0caa614
Fix the context array size for MPU ports ()
Fix the context array size for MPU ports

Ensure the saved context location falls within the reserved context area
rather than overlapping with the next MPU_SETTINGS structure member.

This never caused a problem because actual read/write operations
start from one word before the saved context location.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
..
ISSUE_TEMPLATE Normalize line endings and whitespace in source files
media PR Process for Open Source Contribution ()
scripts Update manifest to use 'V' ()
workflows Fix the context array size for MPU ports ()
.cSpellWords.txt ARMv8.1-M: Add task dedicated PAC key support ()
CODEOWNERS Update .github/CODEOWNERS ()
CONTRIBUTING.md PR Process for Open Source Contribution ()
SECURITY.md Normalize line endings and whitespace in source files
allowed_urls.txt Add macro guard configUSE_MPU_WRAPPERS_V1 to remove definition missing warning. ()
pull_request_process.md CI-CD Updates ()
pull_request_template.md Update PR template to include checkbox for Unit Test related changes ()
third_party_tools.md refactor: change methods ENTER|EXIT critical ()
uncrustify.cfg Update uncrustify configuration to 0.69 ()