You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/.github
Gaurav-Aggarwal-AWS 11d0caa614
Fix the context array size for MPU ports (#1230)
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>
6 days ago
..
ISSUE_TEMPLATE Normalize line endings and whitespace in source files 2 years ago
media PR Process for Open Source Contribution (#717) 2 years ago
scripts Update manifest to use 'V' (#1201) 2 months ago
workflows Fix the context array size for MPU ports (#1230) 6 days ago
.cSpellWords.txt ARMv8.1-M: Add task dedicated PAC key support (#1195) 2 weeks ago
CODEOWNERS Update .github/CODEOWNERS (#1162) 3 months ago
CONTRIBUTING.md PR Process for Open Source Contribution (#717) 2 years ago
SECURITY.md Normalize line endings and whitespace in source files 2 years ago
allowed_urls.txt Add macro guard configUSE_MPU_WRAPPERS_V1 to remove definition missing warning. (#1208) 2 months ago
pull_request_process.md CI-CD Updates (#768) 1 year ago
pull_request_template.md Update PR template to include checkbox for Unit Test related changes (#627) 2 years ago
third_party_tools.md refactor: change methods ENTER|EXIT critical (#1140) 4 months ago
uncrustify.cfg Update uncrustify configuration to 0.69 (#445) 3 years ago