nuttx/arch/arm/src/common
Yanfeng Liu 1e9434e2db arch/: remove duplicated task exit logs
Newly added logging in `sched/task_exit.c` obsoletes the existing
ones in `arch/up_exit()`, thus remove the latter to reduce duplications.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-01-17 09:18:17 -08:00
..
gnu libs/libc/fork: add lib_fork implementation 2023-07-26 10:41:52 +02:00
iar libs/libc/fork: add lib_fork implementation 2023-07-26 10:41:52 +02:00
arm_allocateheap.c
arm_backtrace_fp.c
arm_backtrace_sp.c Avoid hard fault when reading vectors in text section. 2023-08-20 14:35:05 +03:00
arm_backtrace_unwind.c backtrace/unwind: add more unwind instruction support 2023-09-16 19:51:17 +08:00
arm_checkstack.c Remove FAR from source code under 32bit arch and board 2023-09-16 19:12:13 +03:00
arm_createstack.c
arm_exit.c arch/: remove duplicated task exit logs 2024-01-17 09:18:17 -08:00
arm_fork.c libs/libc/fork: add lib_fork implementation 2023-07-26 10:41:52 +02:00
arm_fork.h vfork: modify struct vfork_s 2023-07-14 20:48:51 +08:00
arm_getintstack.c
arm_hostfs.c hostfs: mask bit fields of not support 2023-09-23 05:28:57 +09:00
arm_idle.c
arm_initialize.c docs/comments: fix some typos 2024-01-15 13:22:13 +08:00
arm_internal.h arch/arm:add up_debugpoint api 2023-12-11 08:43:26 -08:00
arm_lowputs.c
arm_mdelay.c
arm_modifyreg8.c
arm_modifyreg16.c
arm_modifyreg32.c
arm_nputs.c
arm_pthread_start.c
arm_registerdump.c assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
arm_releasestack.c
arm_semi_syslog.c
arm_signal_dispatch.c
arm_stackframe.c
arm_switchcontext.c
arm_task_start.c
arm_tls.c
arm_udelay.c
arm_usestack.c
CMakeLists.txt arm/psci: Fixed arm psci related compilation errors 2023-09-13 21:06:51 +08:00
hwcap.h procfs:add armv8-m cpuinfo 2023-05-27 03:29:41 +08:00
Make.defs arm/psci: Fixed arm psci related compilation errors 2023-09-13 21:06:51 +08:00
README_lwl_console.txt
Toolchain.defs libc: add instrument api support 2023-12-11 02:06:51 -08:00