openharmony_kernel_liteos_a/kernel
boxi 46b63f7153 feat: Add /dev/quickstart to support synchronous communication between processes in user mode startup.
Add /dev/quickstart to support synchronous communication between processes in user mode startup.
Support ioctl cmd:
 QUICKSTART_LISTEN,QUICKSTART_STAGE1,QUICKSTART_STAGE2,QUICKSTART_STAGE3,QUICKSTART_UNREGISTER only for init process;
 QUICKSTART_NOTIFY for other app process.

Close #I3OHO5

Change-Id: If6a56123be93a5bc6b6d1069abda8d872b15fae1
2021-04-28 19:42:06 +08:00
..
base fix: dereference NULL point bug fix 2021-04-25 11:47:05 +08:00
common feat: Add /dev/quickstart to support synchronous communication between processes in user mode startup. 2021-04-28 19:42:06 +08:00
extended !157 删除无用的__cplusplus,移除不必要的文件x权限 2021-04-20 09:01:45 +08:00
include !160 fix: misspell 2021-04-20 12:30:37 +08:00
user remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
BUILD.gn remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
Kconfig remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00