nuttx/arch/mips/src/common
Xiang Xiao 6a6d100b06 arch: Remove the special check for idle thread in up_use_stack
since the idle thread don't call up_use_stack anymore

Change-Id: Ifce3c6f3b256a73b73e4b9edf5cfacbe330c78aa
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-04-18 11:47:06 +08:00
..
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
mips_allocateheap.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_arch.h arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_createstack.c Remove CONFIG_TLS 2020-05-07 12:04:16 -06:00
mips_etherstub.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_exit.c fs: allocate file/socket dynamically 2021-03-17 21:15:26 +08:00
mips_idle.c arch/: Trivial typos, mostly "their is" to "there is" 2020-09-09 14:09:43 -04:00
mips_initialize.c Move note driver from drivers/syslog to drivers/note 2020-09-07 11:54:10 +08:00
mips_internal.h arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_interruptcontext.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_lowputs.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_mdelay.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_modifyreg8.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_modifyreg16.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_modifyreg32.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_puts.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_releasestack.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
mips_stackframe.c arch/stackframe: fix heap buffer overflow 2020-06-15 07:19:41 -06:00
mips_udelay.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_usestack.c arch: Remove the special check for idle thread in up_use_stack 2021-04-18 11:47:06 +08:00