mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-16 00:18:49 +00:00
This patch changes the ARM system calls to use registers for passing or arguments. This removes the possibility of stack issues when callers do not adhere to the AAPCS. Fixes #6802 Signed-off-by: Andy Gross <andy.gross@linaro.org> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |