nuttx/arch
hujun5 4a796c39bb xtensa: add parameters to xtensa_pause_handler
reason:
nxsched_smp_call_handler need these parameters

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-10-11 01:30:51 +08:00
..
arm sched: replace sync pause with async pause for nxsig_process 2024-10-11 01:30:51 +08:00
arm64 sched: replace sync pause with async pause for nxsig_process 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 arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00
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 sched: replace sync pause with async pause for nxsig_process 2024-10-11 01:30:51 +08:00
sim signal: adjust the signal processing logic to remove the judgment 2024-10-11 01:30:51 +08:00
sparc sched: replace sync pause with async pause for nxsig_process 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/intel64: fix IRQ conflict with GOLDFISH 2024-10-11 01:30:51 +08:00
xtensa xtensa: add parameters to xtensa_pause_handler 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