FreeRTOS-Kernel/portable/GCC/ARM_CM55
patrzhan 26229fd249 Add stack size validation in SecureContext_AllocateContext
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 13:19:37 -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 2026-04-16 13:19:37 -07:00