FreeRTOS-Kernel/.github/workflows
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>
2025-01-25 13:34:03 +05:30
..
auto-release.yml Follow GitHub recommendation to update release.yml (#1178) 2024-11-04 14:53:28 +05:30
ci.yml Add macro guard configUSE_MPU_WRAPPERS_V1 to remove definition missing warning. (#1208) 2024-12-16 18:26:43 +05:30
coverity_scan.yml Adding SMP coverity example (#1039) 2024-04-19 10:18:00 +05:30
formatting.yml Add ARMv7-R MPU Port (#938) 2024-02-26 11:01:25 -08:00
git-secrets.yml Update checkout action used in workflow files (#1017) 2024-03-28 10:47:34 -07:00
kernel-checks.yml Update checkout action used in workflow files (#1017) 2024-03-28 10:47:34 -07:00
kernel-demos.yml Fix the context array size for MPU ports (#1230) 2025-01-25 13:34:03 +05:30
unit-tests.yml Update upload-artifact GH action's version (#1145) 2024-09-11 11:36:58 +05:30