nuttx/arch/or1k/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
..
up_allocateheap.c
up_arch.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
up_assert.c arch: up_assert shouldn't call exit directly 2020-07-19 01:21:36 +01:00
up_blocktask.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
up_checkstack.c arch/stack: fix check stack breakage 2020-05-18 07:27:17 -06:00
up_copyfullstate.c
up_cpuinfo.c
up_createstack.c Remove CONFIG_TLS 2020-05-07 12:04:16 -06:00
up_doirq.c
up_etherstub.c
up_exit.c libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
up_fullcontextrestore.S
up_idle.c arch/: Trivial typos, mostly "their is" to "there is" 2020-09-09 14:09:43 -04:00
up_initialize.c Move note driver from drivers/syslog to drivers/note 2020-09-07 11:54:10 +08:00
up_initialstate.c Fix typos. 2019-08-04 14:50:28 -06:00
up_internal.h arch: refine up_serialinit/up_earlyserialinit/rpmsg_serialinit 2020-02-23 09:11:57 -06:00
up_interruptcontext.c
up_lowputs.c
up_mdelay.c
up_modifyreg8.c
up_modifyreg16.c
up_modifyreg32.c
up_pthread_start.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
up_puts.c
up_releasepending.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
up_releasestack.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
up_reprioritizertr.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
up_saveusercontext.S
up_schedulesigaction.c Squashed commit of the following: 2019-04-29 14:52:05 -06:00
up_stackframe.c arch/stackframe: fix heap buffer overflow 2020-06-15 07:19:41 -06:00
up_task_start.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
up_timer.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
up_uart.c
up_udelay.c
up_unblocktask.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00