mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-19 21:11:57 -04:00
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> |
||
---|---|---|
.. | ||
auto-release.yml | ||
ci.yml | ||
coverity_scan.yml | ||
formatting.yml | ||
git-secrets.yml | ||
kernel-checks.yml | ||
kernel-demos.yml | ||
unit-tests.yml |