nuttx/arch
anjiahao 6ed4ea63d8 mm: support mm_initialize_heap to specify a specific heap pointer
Support user pass it own heap struct to the mm_initialize_heap() to
avoid the heap struct is reserved from the heap range

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2026-01-19 14:18:27 +08:00
..
arm arch/*_rptun.c: port all the chip's rptun driver to new rptun framework 2026-01-19 14:18:27 +08:00
arm64 arm64: fix stack pointer initialization when CONFIG_STACK_COLORATION disabled 2026-01-18 23:05:37 +08:00
avr arch/avr: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
ceva checkstack: fix access overflow when checkstack 2026-01-17 18:04:28 -03:00
dummy
hc arch: fix addrenv_switch changing this_task causing exceptions 2026-01-17 18:23:06 -03:00
mips arch/mips: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
misoc arch/misoc: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
or1k arch/or1k: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
renesas arch/renesas: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
risc-v arch/*_rptun.c: port all the chip's rptun driver to new rptun framework 2026-01-19 14:18:27 +08:00
sim mm: support mm_initialize_heap to specify a specific heap pointer 2026-01-19 14:18:27 +08:00
sparc arch/sparc: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
tricore arch/tricore: support cache function 2026-01-19 14:13:27 +08:00
x86 arch/x86: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
x86_64 arch/intel64: Fix coverity. 2026-01-19 14:12:09 +08:00
xtensa arch/xtensa: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
z16 arch/z16: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
z80 arch/z80: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
CMakeLists.txt
Kconfig arch/x86_64: add poweroff functionality 2026-01-19 14:10:12 +08:00