FreeRTOS-Kernel/portable/GCC/ARM_CM4_MPU
Ahmed Ismail 1b80eb9904 cortex-M ports: Clarify hardware-saved exception frame size variable
- Rename ulStackFrameSize to ulHardwareSavedExceptionFrameSize to
reflect the hardware-saved exception frame (8 or 26 words based
on FPU/lazy stacking).
- Add comments explaining standard vs extended frames.
- Apply across Cortex-M ports.
- No functional change, improves readability.

Signed-off-by: Ahmed Ismail <Ahmed.Ismail@arm.com>
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2025-09-05 10:01:03 +01:00
..
mpu_wrappers_v2_asm.c Fix AutoReload variable name (#1166) 2024-10-31 21:33:25 +05:30
port.c cortex-M ports: Clarify hardware-saved exception frame size variable 2025-09-05 10:01:03 +01:00
portmacro.h Fix the context array size for MPU ports (#1230) 2025-01-25 13:34:03 +05:30