nuttx/arch
anjiahao 530a7aab0e arch:remove struct tcb_s cast
Just remove cast

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2025-12-22 17:55:45 +08:00
..
arm sched:use tcb_s inside of task_tcb_s , remove all cast 2025-12-22 17:55:45 +08:00
arm64 sched:use tcb_s inside of task_tcb_s , remove all cast 2025-12-22 17:55:45 +08:00
avr arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
ceva arch:remove struct tcb_s cast 2025-12-22 17:55:45 +08:00
dummy
hc arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
mips sched:use tcb_s inside of task_tcb_s , remove all cast 2025-12-22 17:55:45 +08:00
misoc arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
or1k arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
renesas renesas/rx65n: Replace spinlock/sched_lock with spin_lock_irqsave_nopreempt 2025-11-04 22:46:15 +08:00
risc-v sched:use tcb_s inside of task_tcb_s , remove all cast 2025-12-22 17:55:45 +08:00
sim sched:use tcb_s inside of task_tcb_s , remove all cast 2025-12-22 17:55:45 +08:00
sparc arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
tricore arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
x86 arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
x86_64 sched:use tcb_s inside of task_tcb_s , remove all cast 2025-12-22 17:55:45 +08:00
xtensa sched:use tcb_s inside of task_tcb_s , remove all cast 2025-12-22 17:55:45 +08:00
z16 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
z80 arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
CMakeLists.txt
Kconfig arch:use ARCH_64BIT to mark arch is support 64bit 2025-12-18 22:05:12 +08:00