FreeRTOS-Kernel/portable/IAR/ARM_CM55
Patrick Zhang 7c0c890c64
Add stack size validation in SecureContext_AllocateContext (#1402)
Validate that ulSecureStackSize + securecontextSTACK_SEAL_SIZE does not
overflow before calling pvPortMalloc in the ARMv8-M secure context ports.

Reported by Jordan Mecom (Block, Inc.)
2026-04-16 14:18:23 -07:00
..
non_secure Add Multicore SMP on Armv8-M ports (#1385) 2026-04-03 00:10:12 +00:00
secure Add stack size validation in SecureContext_AllocateContext (#1402) 2026-04-16 14:18:23 -07:00