nuttx/arch
hujun5 b1932c668d sim: fix sim smp boot regression
This commit fixes the regression from https://github.com/apache/nuttx/pull/13716

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-10-11 01:30:51 +08: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: fix sim smp boot regression 2024-10-11 01:30:51 +08: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
Kconfig binfmt/modlib: support loading each sections to different memory for Relocate object 2024-10-08 23:51:33 +08:00