nuttx/arch
p-szafonimateusz bbea8dcefe arch/x86_64/intel64/intel64_head.S: move initial RSP for AP cores below regs area
move initial RSP for AP cores below regs area.
otherwise IDLE thread for AP cores can be corrupted

XCP region now match regs allocation in up_initial_state()

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-10-11 01:30:51 +08:00
..
arm arch: change nxsched_suspend/resume_scheduler() called position 2024-10-10 15:31:50 +02:00
arm64 arm64_task/pthread_start: Set sp_el0 upon starting user process 2024-10-11 01:30:51 +08:00
avr Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
ceva arch: change nxsched_suspend/resume_scheduler() called position 2024-10-10 15:31:50 +02:00
dummy
hc Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
mips Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
misoc Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
or1k Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
renesas Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
risc-v arch: change nxsched_suspend/resume_scheduler() called position 2024-10-10 15:31:50 +02:00
sim smp:fix sim build error under config CONFIG_SMP 2024-10-10 17:55:47 +08:00
sparc sched: change the SMP scheduling policy from synchronous to asynchronous 2024-10-09 23:32:31 +08:00
tricore Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
x86 arch: change nxsched_suspend/resume_scheduler() called position 2024-10-10 15:31:50 +02:00
x86_64 arch/x86_64/intel64/intel64_head.S: move initial RSP for AP cores below regs area 2024-10-11 01:30:51 +08:00
xtensa xtensa: g_current_regs is only used to determine if we are in irq, with other functionalities removed. 2024-10-10 15:31:50 +02:00
z16 arch: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +08:00
z80 arch: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +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