nuttx/arch
Peter van der Perk e6c982892b imxrt: make DTCM heap size configurable
By default, the full configured DTCM region is assigned to the heap for
dynamic allocation. In scenarios requiring deterministic memory regions
for static buffers or control structures, you can reduce the heap
allocation to reserve part of DTCM for manual/static use.
This kconfig symbol allows to limit the size.

Signed-off-by: Peter van der Perk <peter.vanderperk@nxp.com>
2025-10-30 10:07:08 -04:00
..
arm imxrt: make DTCM heap size configurable 2025-10-30 10:07:08 -04:00
arm64 bcm2711/sdio: Support for EMMC interfaces on the BCM2711 2025-10-28 16:21:53 -03:00
avr arch/init: call up_color_intstack before up_irq_enable 2025-10-14 17:42:01 +08:00
ceva arch/init: call up_color_intstack before up_irq_enable 2025-10-14 17:42:01 +08:00
dummy
hc arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
mips arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
misoc arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
or1k arch/init: call up_color_intstack before up_irq_enable 2025-10-14 17:42:01 +08:00
renesas sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
risc-v arch/risc-v: update SPI Flash driver for ESP32-C3|C6|H2 2025-10-29 09:44:55 -04:00
sim arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
sparc arch/init: call up_color_intstack before up_irq_enable 2025-10-14 17:42:01 +08:00
tricore arch/tricore/src/tc397/CMakeLists.txt: nxstyle fix Relative file path 2025-10-28 13:38:04 -04:00
x86 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
x86_64 arch/init: call up_color_intstack before up_irq_enable 2025-10-14 17:42:01 +08:00
xtensa arch/xtensa: update SPI Flash driver for ESP32-S2|S3 2025-10-29 09:44:55 -04:00
z16 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
z80 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
CMakeLists.txt arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig arch/Kconfig: Add condition checking in Kconfig source statement 2025-09-16 09:34:56 +02:00