nuttx/arch
Bowen Wang e686a3ac42 mm/mm_heap: use struct mm_heap_config_s to init the memory heap
To avoid add new parameters to the mm_initialize_heap() and
mm_initialize_pool()

Signed-off-by: Bowen Wang <wangbowen6@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/mm_heap: use struct mm_heap_config_s to init the memory heap 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 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