FreeRTOS-Kernel/portable/ARMv8M/secure/context
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
..
portable Use Regex for Copyright Year in Header Check (#1002) 2024-02-26 09:26:42 -08:00
secure_context.c Add stack size validation in SecureContext_AllocateContext (#1402) 2026-04-16 14:18:23 -07:00
secure_context.h Use Regex for Copyright Year in Header Check (#1002) 2024-02-26 09:26:42 -08:00