nuttx-update/arch
yinshengkai 02eb280302 arch/perf: modify the return value of up_perf_gettime to clock_t
When using alarm_arch implementation, 64-bit time can be returned. Using unsign long will cause precision loss.

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2024-10-10 23:17:14 +08:00
..
arm arch/perf: modify the return value of up_perf_gettime to clock_t 2024-10-10 23:17:14 +08:00
arm64 arch/perf: modify the return value of up_perf_gettime to clock_t 2024-10-10 23:17:14 +08:00
avr arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
ceva arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
dummy arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00
hc arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
mips arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
misoc arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
or1k arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
renesas arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
risc-v arch/perf: modify the return value of up_perf_gettime to clock_t 2024-10-10 23:17:14 +08:00
sim nuttx-names.in: add feof 2024-10-10 22:55:04 +08:00
sparc arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
tricore arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
x86 arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
x86_64 arch/x86_64/intel64/intel64_irq.c: fix busy irq logic 2024-10-10 22:57:04 +08:00
xtensa arch/perf: modify the return value of up_perf_gettime to clock_t 2024-10-10 23:17:14 +08:00
z16 arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
z80 unify MODULE & ELF flag to Toolchain.defs 2024-10-08 19:56:33 +08:00
CMakeLists.txt greenhills: fix the arch_interface archive error 2024-09-27 23:39:56 +08:00
Kconfig sim: only POSIX implementation (ARCH_HAVE_MULTICPU) is provided 2024-10-10 18:38:25 +08:00