nuttx/arch/ceva/src/common
Petro Karashchenko 68902d8732 pid_t: unify usage of special task IDs
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-03-22 21:22:32 +08:00
..
mpu.h
up_assert.c pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
up_blocktask.c
up_board.c
up_checkstack.c arch/ceva: Update tls handle to the latest mainline 2022-02-17 11:06:09 +09:00
up_createstack.c arch/ceva: Move the idle stack initialization to up_initial_state 2022-03-13 00:28:05 +02:00
up_doirq.c sched: Define CONFIG_SMP_NCPUS to 1 in no SMP case 2022-01-20 23:21:21 +08:00
up_exit.c
up_fullcontextrestore.c arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
up_heap.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
up_idle.c drivers: Merge the common driver initialization into one place 2022-03-13 11:24:48 -03:00
up_initialize.c netinitialize: call xxx_netinitialize unconditionally 2022-03-19 17:41:33 +08:00
up_internal.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
up_interruptcontext.c
up_modifyreg8.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
up_modifyreg16.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
up_modifyreg32.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
up_pthread_start.c arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
up_puts.c
up_releasepending.c
up_releasestack.c arch/ceva: Mark the allocated stack with TCB_FLAG_FREE_STACK 2022-02-17 11:06:09 +09:00
up_reprioritizertr.c
up_saveusercontext.c arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
up_schedulesigaction.c
up_sigdeliver.c
up_signal_dispatch.c arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
up_stackframe.c arch: Align the implementation of stack related functions 2022-02-28 15:05:41 +08:00
up_start.c arch/ceva: Move the idle stack initialization to up_initial_state 2022-03-13 00:28:05 +02:00
up_svcall.c arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
up_switchcontext.c arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
up_task_start.c arch: Move the content from svcall.h to syscall.h 2022-02-27 22:54:13 +08:00
up_unblocktask.c
up_userspace.c config: finalize transition from USER_ENTRYPOINT to INIT_ENTRYPOINT 2022-03-19 11:32:47 +08:00
up_usestack.c arch: Align the implementation of stack related functions 2022-02-28 15:05:41 +08:00
up_vfork.c arch/ceva: Replace adj_stack_ptr with stack_base_ptr 2022-02-17 11:06:09 +09:00
vintc.h