nuttx/arch
xuxin19 b7582b8da1 cmake(feat):implements KERNEL mode in CMake build
1.add application link dependencies for all elf
2.add a global custom target to hold proptry in the toolchain file
3.add startup obj target
4.fix cpp lds error with kernel mod link elf lds

usage:
./build.sh qemu-armv7a:knsh --cmake
elf install in ${CMAKE_BINARY_DIR}/bin

Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2026-01-19 14:45:37 +08:00
..
arm cmake(feat):implements KERNEL mode in CMake build 2026-01-19 14:45:37 +08:00
arm64 arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
avr arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
ceva checkstack: fix access overflow when checkstack 2026-01-17 18:04:28 -03:00
dummy
hc arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
mips arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
misoc arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
or1k arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
renesas arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
risc-v arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
sim arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
sparc arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
tricore arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
x86 arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
x86_64 arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
xtensa arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
z16 arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
z80 arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
CMakeLists.txt arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig arch/x86_64: add poweroff functionality 2026-01-19 14:10:12 +08:00