mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-05-12 11:42:57 -04:00
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.) |
||
|---|---|---|
| .. | ||
| secure_context.c | ||
| secure_context.h | ||
| secure_context_port_asm.s | ||
| secure_heap.c | ||
| secure_heap.h | ||
| secure_init.c | ||
| secure_init.h | ||
| secure_port_macros.h | ||