FreeRTOS-Kernel/portable/GCC/ARM_CM23/secure
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
..
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
secure_context_port.c Use Regex for Copyright Year in Header Check (#1002) 2024-02-26 09:26:42 -08:00
secure_heap.c Add configuration include to secure_heap.c (#1141) 2024-09-10 11:16:40 +05:30
secure_heap.h Use Regex for Copyright Year in Header Check (#1002) 2024-02-26 09:26:42 -08:00
secure_init.c Use Regex for Copyright Year in Header Check (#1002) 2024-02-26 09:26:42 -08:00
secure_init.h Use Regex for Copyright Year in Header Check (#1002) 2024-02-26 09:26:42 -08:00
secure_port_macros.h Use Regex for Copyright Year in Header Check (#1002) 2024-02-26 09:26:42 -08:00