nuttx/arch/arm/src/common
chao.an cf2dfa8985 arch/arm/assert: move the arm_assert to common code
Signed-off-by: chao.an <anchao@xiaomi.com>
2021-12-28 05:09:30 -06:00
..
arm_allocateheap.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
arm_arch.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
arm_assert.c arch/arm/assert: move the arm_assert to common code 2021-12-28 05:09:30 -06:00
arm_backtrace_fp.c arch/arm: move the backtrace implement to common code 2021-12-28 03:02:01 -06:00
arm_backtrace_thumb.c arch/arm: move the backtrace implement to common code 2021-12-28 03:02:01 -06:00
arm_checkstack.c arch: Colorize the idle thread stack in an unified way 2021-06-10 06:50:41 -07:00
arm_createstack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
arm_etherstub.c arch: arm: common: nxstyle fixes 2021-03-25 01:34:38 -07:00
arm_exit.c arch: Remove FILE dump code from _up_dumponexit 2021-12-06 11:23:58 +09:00
arm_hostfs.c arch:hostfs: add cache coherence config for semihosting option 2021-11-24 22:48:13 -06:00
arm_idle.c arch: arm: common: Author Gregory Nutt: update licenses to Apache 2021-03-25 01:34:38 -07:00
arm_initialize.c Replace ARM_LWL_CONSOLE with generic LWL_CONSOLE 2021-01-31 06:14:50 -08:00
arm_internal.h cortex-m/hardfault: add secure-fault handler 2021-12-21 07:08:13 -06:00
arm_interruptcontext.c arch: arm: common: Author Gregory Nutt: update licenses to Apache 2021-03-25 01:34:38 -07:00
arm_lowputs.c arch: arm: common: Author Gregory Nutt: update licenses to Apache 2021-03-25 01:34:38 -07:00
arm_mdelay.c arch: arm: common: Author Gregory Nutt: update licenses to Apache 2021-03-25 01:34:38 -07:00
arm_modifyreg8.c sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
arm_modifyreg16.c sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
arm_modifyreg32.c sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
arm_pthread_exit.c Fix compilation of arm protected build 2021-09-07 00:31:47 +08:00
arm_pthread_start.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_puts.c arch: arm: common: Author Gregory Nutt: update licenses to Apache 2021-03-25 01:34:38 -07:00
arm_releasestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
arm_semi_syslog.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
arm_stackframe.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
arm_switchcontext.c arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
arm_task_start.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_tls.c tls: restore C89 compatibility for TLS 2021-12-13 21:14:53 -06:00
arm_udelay.c arch: arm: common: Author Gregory Nutt: update licenses to Apache 2021-03-25 01:34:38 -07:00
arm_usestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
arm_vfork.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
arm_vfork.h arch: arm: nxstyle fixes 2021-04-08 22:48:46 -05:00
README_lwl_console.txt arch/arm: Rename all up_*.c files to arm_*.c 2020-05-01 02:11:01 +01:00