nuttx/arch/ceva/src
Xiang Xiao 872c570343 arch: Align the implementation of stack related functions
arm: Avoid call k[u]mm_memalign to save the code size
ceva: Correct stack_base_ptr usage(top of stack v.s. bottom of stack)
mips: Correct the stack alignment in up_use_stack
misoc: Correct the stack alignment in up_use_stack
or1k: Correct the stack alignment in up_use_stack

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-02-28 15:05:41 +08:00
..
common arch: Align the implementation of stack related functions 2022-02-28 15:05:41 +08:00
xc5 arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
xm6 arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
.gitignore CEVA: add ceva platform xc5 xm6 support 2022-01-07 09:31:59 -03:00
Makefile arch/ceva: Replace OUTDIR with TOPDIR 2022-02-21 09:25:26 +01:00