nuttx/arch/arm/src/common
chao.an 3f65b562bb arch: inline up_interrupt_context()
inline the up_interrupt_context() to avoid unnecessary stack pushes

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-05-26 04:36:07 +08:00
..
gnu arch/arm: Move the duplicated assembly code to common folder 2022-04-21 12:56:34 +03:00
iar arch/arm: Move the duplicated assembly code to common folder 2022-04-21 12:56:34 +03:00
arm_allocateheap.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_assert.c arm/assert: fix build warning on clang 2022-04-27 14:18:42 +08:00
arm_backtrace_fp.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_backtrace_thumb.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_blocktask.c arch/arm: Remove unneeded group_addrenv call which handled by arm_doirq 2022-04-18 22:18:32 +03:00
arm_checkstack.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_createstack.c arm_createstack: fix warning for tc32 compiler. 2022-05-11 20:14:30 +03:00
arm_exit.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_fullcontextrestore.c arch/arm: Switch the context of save and restore from assembler to c 2022-04-21 12:56:34 +03: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 netinitialize: call xxx_netinitialize unconditionally 2022-03-19 17:41:33 +08:00
arm_internal.h arch: inline up_interrupt_context() 2022-05-26 04:36:07 +08: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 arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_modifyreg16.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_modifyreg32.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_pthread_start.c arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
arm_puts.c arch: arm: common: Author Gregory Nutt: update licenses to Apache 2021-03-25 01:34:38 -07:00
arm_releasepending.c arch/arm: Remove unneeded group_addrenv call which handled by arm_doirq 2022-04-18 22:18:32 +03:00
arm_releasestack.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_reprioritizertr.c arch/arm: Remove unneeded group_addrenv call which handled by arm_doirq 2022-04-18 22:18:32 +03:00
arm_saveusercontext.c arch/arm: Switch the context of save and restore from assembler to c 2022-04-21 12:56:34 +03:00
arm_semi_syslog.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_signal_dispatch.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_stackframe.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_switchcontext.c arch/arm: optimize context switch speed 2022-03-15 23:03:51 +09:00
arm_task_start.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_tls.c arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
arm_udelay.c arch: arm: common: Author Gregory Nutt: update licenses to Apache 2021-03-25 01:34:38 -07:00
arm_unblocktask.c arch/arm: Remove unneeded group_addrenv call which handled by arm_doirq 2022-04-18 22:18:32 +03:00
arm_usestack.c arch: Move STACK_ALIGNMENT definition to up_internal.h 2022-02-28 15:05:41 +08:00
arm_vfork.c arm/vfork: update the SP to stack top 2022-03-23 19:08:37 +09:00
arm_vfork.h arch: arm: nxstyle fixes 2021-04-08 22:48:46 -05:00
Make.defs arch: inline up_interrupt_context() 2022-05-26 04:36:07 +08:00
README_lwl_console.txt arch/arm: Rename all up_*.c files to arm_*.c 2020-05-01 02:11:01 +01:00