nuttx/arch
p-szafonimateusz ee06211e05 arch/x86_64/intel64: fix build break for timerisr
fix these errors when build with CONFIG_SCHED_TICKLESS=n:

1. intel64_tsc_timerisr.c:56: multiple definition of `g_x86_64_timer_freq';
2. intel64_cpustart.c:196: undefined reference to `get_tsc_adjust'

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2026-01-15 11:43:33 -08:00
..
arm arch/arm/src/samv7/Kconfig: fix incorrect SAMV7_EMAC0_RMII dependency 2026-01-15 16:39:14 +01:00
arm64 barrier: add UP_RMB UP_WMB 2025-12-22 10:22:06 -03:00
avr nuttx/arch: merge tickless and tick process 2026-01-12 16:20:42 +08:00
ceva barrier: add UP_RMB UP_WMB 2025-12-22 10:22:06 -03: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 nuttx/arch: merge tickless and tick process 2026-01-12 16:20:42 +08:00
sim libcxx: porting libcxx test. 2026-01-15 13:40:42 -03:00
sparc nuttx/arch: merge tickless and tick process 2026-01-12 16:20:42 +08:00
tricore arch/tricore: record trapinfo for coredump 2026-01-15 16:09:13 -03:00
x86 arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
x86_64 arch/x86_64/intel64: fix build break for timerisr 2026-01-15 11:43:33 -08:00
xtensa nuttx/arch: merge tickless and tick process 2026-01-12 16:20:42 +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/tricore: upcsa/lowcsa process && dumpinfo 2026-01-15 16:09:13 -03:00