nuttx/arch/xtensa/src
Tiago Medicci Serrano 97aa90570c xtensa/esp32s3: allow moving .bss data to the external PSRAM
This commit allows placing .bss data into the external PSRAM.
Previously, the PSRAM was fully allocated to the heap memory only
and now part of it can be used to allocate .bss data freeing the
internal memory.
2025-02-19 11:44:18 -03:00
..
cmake kasan/kconfig: Add config CONFIG_MM_KASAN_INSTRUMENT 2025-01-14 14:01:48 +08:00
common nuttx/compiler: fix build warning on GCC14 2025-02-18 09:04:54 -05:00
esp32 xtensa/esp32: set cpuint to initial value after deallocate 2025-02-18 11:32:07 -03:00
esp32s2 Revert "Use small lock to protect resources related to timers in arch risc-v, xtensa and tricore." 2025-02-13 14:15:43 +08:00
esp32s3 xtensa/esp32s3: allow moving .bss data to the external PSRAM 2025-02-19 11:44:18 -03:00
lx6 arch/xtensa: Add --print-memory-usage to LDFLAGS in Toolchain.defs 2025-02-01 13:20:12 -03:00
lx7 arch/xtensa: Add --print-memory-usage to LDFLAGS in Toolchain.defs 2025-02-01 13:20:12 -03:00
.gitignore
CMakeLists.txt arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Makefile arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00