rt-thread-official/components/lwp
guo ecf2d82159
sync branch rt-smart. (#6641)
* Synchronize the code of the rt mart branch to the master branch.
  * TTY device
  * Add lwP code from rt-smart
  * Add vnode in DFS, but DFS will be re-write for rt-smart
  * There are three libcpu for rt-smart:
    * arm/cortex-a, arm/aarch64
    * riscv64

Co-authored-by: Rbb666 <zhangbingru@rt-thread.com>
Co-authored-by: zhkag <zhkag@foxmail.com>
2022-12-03 12:07:44 +08:00
..
arch sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
Kconfig sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
SConscript sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
ioremap.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
ioremap.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_arch_comm.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_avl.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_avl.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_dbg.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_elf.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_futex.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_ipc.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_ipc.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_ipc_internal.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_mm.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_mm.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_mm_area.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_mm_area.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_pid.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_pid.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_pmutex.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_setsid.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_shm.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_shm.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_signal.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_signal.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_syscall.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_syscall.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_tid.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_user_mm.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_user_mm.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
page.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
page.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
syscall_data.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00