nuttx/arch/arm/src/common
Xiang Xiao b0797263ca libc/stdio: Allocate file_struct dynamically
1.Reduce the default size of task_group_s(~512B each task)
2.Scale better between simple and complex application

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ia872137504fddcf64d89c48d6f0593d76d582710
2020-09-11 17:58:17 +08: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_checkstack.c arm_xxxxstack.c: small style fixes, changed calculation of stack start for checkstack. 2020-08-23 08:23:54 -06:00
arm_createstack.c Changed comments. Proposed structure. 2020-08-23 08:23:54 -06:00
arm_etherstub.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_exit.c libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
arm_hostfs.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
arm_idle.c arch/: Trivial typos, mostly "their is" to "there is" 2020-09-09 14:09:43 -04:00
arm_initialize.c Move note driver from drivers/syslog to drivers/note 2020-09-07 11:54:10 +08:00
arm_internal.h arch/arm: Rename up_savestate and up_restorestate 2020-05-02 18:35:30 -03:00
arm_interruptcontext.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
arm_lowputs.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
arm_lwl_console.c arch/arm: Rename all up_*.c files to arm_*.c 2020-05-01 02:11:01 +01:00
arm_mdelay.c arch/arm: Rename all up_*.c files to arm_*.c 2020-05-01 02:11:01 +01:00
arm_modifyreg8.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
arm_modifyreg16.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
arm_modifyreg32.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
arm_pthread_start.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
arm_puts.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
arm_releasestack.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03: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/stackframe: fix heap buffer overflow 2020-06-15 07:19:41 -06:00
arm_task_start.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
arm_udelay.c arch/arm: Rename all up_*.c files to arm_*.c 2020-05-01 02:11:01 +01:00
arm_usestack.c Changed comments. Proposed structure. 2020-08-23 08:23:54 -06:00
arm_vfork.c arm_createstack.c: Save tcb->adj_stack_size without tls overhead. 2020-08-23 08:23:54 -06:00
arm_vfork.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
README_lwl_console.txt arch/arm: Rename all up_*.c files to arm_*.c 2020-05-01 02:11:01 +01:00