nuttx/boards
raiden00pl 7141f487c0 boards/qemu-intel64: align _etbss to fix TLS block size mismatch
Align _etbss in the linker script so (_etbss - _stdata) matches the
compiler's aligned TLS block size.

Fix ostest failure for CONFIG_SCHED_THREAD_LOCAL=y

Signed-off-by: raiden00pl <raiden00@railab.me>
2026-04-21 21:57:44 +08:00
..
arm boards/nucleo-c071rb: add nxmodbus examples to jumbo 2026-04-21 09:39:04 +08:00
arm64 style: fix checkpatch issues after debug.h move 2026-04-07 07:50:06 -03:00
avr include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
dummy
hc/m9s12 include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
mips include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
misoc/lm32/misoc include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
or1k/mor1kx/or1k include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
renesas include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
risc-v boards/risc-v/esp32p4: Enable PSRAM for ESP32-P4-Function-EV-Board 2026-04-18 19:17:31 -03:00
sim/sim/sim boards/nucleo-c071rb: add nxmodbus examples to jumbo 2026-04-21 09:39:04 +08:00
sparc style: fix checkpatch issues after debug.h move 2026-04-07 07:50:06 -03:00
tricore arch/tricore: support tc4evb board. 2026-03-10 10:38:19 +01:00
x86/qemu/qemu-i486 include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
x86_64/qemu/qemu-intel64 boards/qemu-intel64: align _etbss to fix TLS block size mismatch 2026-04-21 21:57:44 +08:00
xtensa boards: Fix modbus configs after moving it to apps/industry 2026-04-20 08:35:15 +02:00
z16/z16f/z16f2800100zcog boards/z16/z16f: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
z80 include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
.gitignore
Board.mk !build: add build-time password generation with mkpasswd tool. 2026-04-14 16:06:30 +08:00
boardctl.c drivers/usbdev: add UVC gadget class driver 2026-03-29 12:35:22 -03:00
CMakeLists.txt boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
dummy.c boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
Kconfig !build: add build-time password generation with mkpasswd tool. 2026-04-14 16:06:30 +08:00
Makefile Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00