nuttx/arch/arm/src/common
chao an 64cf63475c arch/dumponexit: unify dump on exit to common code
remove arch implement and move to common code

Signed-off-by: chao an <anchao@xiaomi.com>
2023-11-15 08:28:25 -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 arch: common: Fix arm_allocateheap.c for BUILD_KERNEL 2022-08-25 13:38:47 +08:00
arm_backtrace_fp.c backtrace: use CURRENT_REGS when in interrupt context 2023-01-29 02:48:00 -08:00
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_createstack: fix warning for tc32 compiler. 2022-05-11 20:14:30 +03:00
arm_exit.c arch/dumponexit: unify dump on exit to common code 2023-11-15 08:28:25 -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 arch: move stack and task dump to common code 2022-12-17 01:59:35 +08:00
arm_hostfs.c hostfs: mask bit fields of not support 2023-09-23 05:28:57 +09:00
arm_idle.c
arm_initialize.c arch/armv7-m: Supports interrupt nesting 2023-08-07 05:43:13 -07:00
arm_internal.h arch/arm: Let's old arm's arm_doirq return register context like armv7-a 2023-11-13 11:41:56 +01:00
arm_lowputs.c
arm_mdelay.c
arm_modifyreg8.c
arm_modifyreg16.c
arm_modifyreg32.c
arm_nputs.c up_nputs: fix AddressSanitizer: global-buffer-overflow problem 2022-09-01 11:51:48 +08:00
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 arch: Add up_nputs function to handle the non '\0' string correctly 2022-07-17 17:31:19 +03:00
arm_signal_dispatch.c
arm_stackframe.c
arm_switchcontext.c nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
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 Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00