Gaurav-Aggarwal-AWS
df0aa5a815
Disable stack overflow check for MPU ports ( #1231 )
...
Disable stack overflow check for MPU ports
Stack overflow check is not straight forward to implement for MPU ports
because of the following reasons:
1. The context is stroed in TCB and as a result, pxTopOfStack member
points to the context location in TCB.
2. System calls are executed on a separate privileged only stack.
It is still okay because an MPU region is used to protect task stack
which means task stack overflow will trigger an MPU fault.
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2025-02-24 21:54:15 +05:30
..
2024-02-26 09:26:42 -08:00
2024-11-01 10:09:49 -07:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-11-04 16:35:52 +05:30
2025-01-22 17:00:50 -08:00
2025-01-13 14:48:10 -08:00
2024-04-08 17:50:55 -07:00
2024-04-08 17:50:55 -07:00
2024-11-01 10:09:49 -07:00
2024-11-04 16:35:52 +05:30
2025-01-25 13:34:03 +05:30
2025-01-25 13:34:03 +05:30
2024-11-04 16:35:52 +05:30
2024-11-04 16:35:52 +05:30
2025-02-24 21:54:15 +05:30
2025-02-24 21:54:15 +05:30
2025-02-24 21:54:15 +05:30
2025-02-24 21:54:15 +05:30
2025-02-24 21:54:15 +05:30
2025-02-24 21:54:15 +05:30
2025-02-24 21:54:15 +05:30
2025-02-24 21:54:15 +05:30
2025-02-24 21:54:15 +05:30
2025-02-24 21:54:15 +05:30
2024-11-04 16:35:52 +05:30
2024-11-01 10:09:49 -07:00
2024-08-08 21:07:11 +05:30
2024-02-26 09:26:42 -08:00
2024-11-01 10:09:49 -07:00
2021-09-14 19:25:46 -07:00
2021-09-14 19:25:46 -07:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-09-09 12:54:38 +05:30
2021-06-30 15:07:55 -07:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00
2024-11-20 12:08:15 +05:30
2024-10-15 11:09:45 +05:30
2024-11-04 16:35:52 +05:30
2024-11-04 16:35:52 +05:30
2024-11-04 16:35:52 +05:30
2024-11-04 16:35:52 +05:30
2024-11-04 16:35:52 +05:30
2024-02-26 09:26:42 -08:00
2024-02-26 09:26:42 -08:00