nuttx/arch
hujun5 cedcb1a674
sim: add NXSYMBOLS pthread_gettid_np pthread_self
reason:
enable sim:smp can boot

This commit fixes the regression from https://github.com/apache/nuttx/pull/12561

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-10-16 11:27:30 +02:00
..
arm arch: rename xxxx_pause.c to xxxx_smpcall.c 2024-10-11 01:30:51 +08:00
arm64 arch: rename xxxx_pause.c to xxxx_smpcall.c 2024-10-11 01:30:51 +08:00
avr signal: adjust the signal processing logic to remove the judgment 2024-10-11 01:30:51 +08:00
ceva sched: replace sync pause with async pause for nxsig_process 2024-10-11 01:30:51 +08:00
dummy
hc Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
mips signal: adjust the signal processing logic to remove the judgment 2024-10-11 01:30:51 +08:00
misoc signal: adjust the signal processing logic to remove the judgment 2024-10-11 01:30:51 +08:00
or1k signal: adjust the signal processing logic to remove the judgment 2024-10-11 01:30:51 +08:00
renesas signal: adjust the signal processing logic to remove the judgment 2024-10-11 01:30:51 +08:00
risc-v arch: rename xxxx_pause.c to xxxx_smpcall.c 2024-10-11 01:30:51 +08:00
sim sim: add NXSYMBOLS pthread_gettid_np pthread_self 2024-10-16 11:27:30 +02:00
sparc arch: rename xxxx_pause.c to xxxx_smpcall.c 2024-10-11 01:30:51 +08:00
tricore signal: adjust the signal processing logic to remove the judgment 2024-10-11 01:30:51 +08:00
x86 signal: adjust the signal processing logic to remove the judgment 2024-10-11 01:30:51 +08:00
x86_64 arch: rename xxxx_pause.c to xxxx_smpcall.c 2024-10-11 01:30:51 +08:00
xtensa arch: rename xxxx_pause.c to xxxx_smpcall.c 2024-10-11 01:30:51 +08:00
z16 signal: adjust the signal processing logic to remove the judgment 2024-10-11 01:30:51 +08:00
z80 signal: adjust the signal processing logic to remove the judgment 2024-10-11 01:30:51 +08:00
CMakeLists.txt build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +08:00
Kconfig binfmt/modlib: support loading each sections to different memory for Relocate object 2024-10-08 23:51:33 +08:00