FreeRTOS-Kernel/portable/GCC/ARM_STAR_MC3/secure
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
..
secure_context.c Add stack size validation in SecureContext_AllocateContext 2026-04-16 13:19:37 -07:00
secure_context.h Add Arm China STAR-MC3 port support (#1363) 2026-02-20 10:33:34 -08:00
secure_context_port.c Add Arm China STAR-MC3 port support (#1363) 2026-02-20 10:33:34 -08:00
secure_heap.c Add Arm China STAR-MC3 port support (#1363) 2026-02-20 10:33:34 -08:00
secure_heap.h Add Arm China STAR-MC3 port support (#1363) 2026-02-20 10:33:34 -08:00
secure_init.c Add Arm China STAR-MC3 port support (#1363) 2026-02-20 10:33:34 -08:00
secure_init.h Add Arm China STAR-MC3 port support (#1363) 2026-02-20 10:33:34 -08:00
secure_port_macros.h Add Arm China STAR-MC3 port support (#1363) 2026-02-20 10:33:34 -08:00