Commit Graph

41 Commits

Author SHA1 Message Date
openharmony_ci
33fde2d9fa
!2397 init uevent partitionname before use it
Merge pull request !2397 from cat/master
2023-12-08 02:48:38 +00:00
cat
3ea49618e1 Description:init uevent partitionname
Feature or Bugfix:Bugfix
Binary Source: No

Signed-off-by: cat <chenjinxiang3@huawei.com>
2023-12-07 12:24:19 +00:00
毛睿
21ba5ae331
adapt dtbo in hvb in init stage
Signed-off-by: 毛睿 <120872556@qq.com>
2023-11-17 06:56:37 +00:00
cheng_jinsong
c18a3a12e9 Merge branch 'master' of gitee.com:openharmony/startup_init into init_cov
Signed-off-by: cheng_jinsong <chengjinsong2@huawei.com>
2023-07-21 10:06:27 +00:00
chengjinsong2
f535fc4e80 fix bug and modify log level for ueventd
Signed-off-by: chengjinsong2 <chengjinsong2@huawei.com>
2023-07-20 10:33:50 +08:00
handyohos
51379f94bd Feat: Add commands for ueventd
1) add trigger and listening mode for ueventd
2) add get log level api
3) add string array api

Signed-off-by: handyohos <zhangxiaotian@huawei.com>

#I7KQM1
2023-07-17 09:25:04 +08:00
cheng_jinsong
5c304e0ae7 init 覆盖率
Signed-off-by: cheng_jinsong <chengjinsong2@huawei.com>
2023-07-10 11:09:52 +08:00
openharmony_ci
0051965d69
!1933 Add: 挂载新增eng_system, eng_chipset分区
Merge pull request !1933 from cheng_jinsong/init_eng_mode
2023-05-11 13:47:08 +00:00
cheng_jinsong
0c22659e02 add: 新增eng_system, eng_chipset分区挂载
Signed-off-by: cheng_jinsong <chengjinsong2@huawei.com>
2023-05-11 19:43:57 +08:00
cheng_jinsong
e18e0d7f07 系统优化
Signed-off-by: cheng_jinsong <chengjinsong2@huawei.com>
2023-05-08 16:15:45 +08:00
handyohos
075fbe043d add hvb support
add hvb support

Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: Ifcc1f91a8bc0f67bbee359e066efa6e40f500d4d

#I67UCS
2023-01-10 09:55:13 +08:00
cheng_jinsong
9d196d575c add ut coverage rate
Signed-off-by: cheng_jinsong <chengjinsong2@huawei.com>
Change-Id: Id3dedeec464da3a9f62bbead2de9d31593b72710
2022-11-03 19:22:32 -07:00
openharmony_ci
15c4de23b6
!1251 codex
Merge pull request !1251 from cheng_jinsong/codex
2022-09-19 11:05:40 +00:00
cheng_jinsong
a91a982af4 fix log
Signed-off-by: cheng_jinsong <chengjinsong2@huawei.com>
2022-09-16 17:27:15 +08:00
chengjinsong
91ae408d29 codex
Signed-off-by: chengjinsong <chengjinsong2@huawei.com>
2022-09-16 15:48:53 +08:00
chengjinsong
be20fbfa3a codex
Signed-off-by: chengjinsong <chengjinsong2@huawei.com>
2022-09-09 15:43:23 +08:00
cheng_jinsong
db5614cca7 init: add console ondemand
Signed-off-by: cheng_jinsong <chengjinsong2@huawei.com>
2022-09-06 16:07:37 +08:00
zhaoxc0502
cb1a00dbaa modify startup ueventd for imx8mm
Signed-off-by: zhaoxc0502 <zhaoxc0502@thundersoft.com>
2022-08-11 14:03:58 +08:00
chengjinsong
936d58c343 slot
Signed-off-by: chengjinsong <chengjinsong2@huawei.com>
Change-Id: I029b6cbf428f17721119d7b0a70c698cbc40b796
2022-08-08 11:31:15 +08:00
Mupceet
2747aa880f headerfile
Signed-off-by: Mupceet <laiguizhong@huawei.com>
Change-Id: I25369fe82fe1cfb8150f9c5dbd0a7beb60249205
2022-07-12 19:14:02 +08:00
openharmony_ci
a1ff4111ee
!898 解决编译告警
Merge pull request !898 from Mupceet/init0701
2022-07-04 07:42:12 +00:00
Mupceet
2e03c0f755 init: fix bugs
Signed-off-by: Mupceet <laiguizhong@huawei.com>
2022-07-01 18:26:40 +08:00
Mupceet
b5c083097a ueventd
Signed-off-by: Mupceet <laiguizhong@huawei.com>
2022-06-29 17:05:15 +08:00
Vicent Peng
9c472c38ab 修改 .c 文件的权限为644
Signed-off-by: Vicent Peng <vincentyh@hotmail.com>
2022-06-24 15:24:50 +08:00
zhang-jia-nan
eebdf5f5ec Fix a typo
Signed-off-by: zhang-jia-nan <zhangjianan0119@163.com>
2022-06-16 15:59:55 +08:00
handyohos
a9880107e2 feat: create required device node at first stage
1)把必须的设备节点在first stage创建起来
2)防止偶现ueventd创建设备节点时序不可控;如samgr启动时/dev/binder还未创建导致异常
3)修复mknode时的mode没有生效的问题,需要先设置umask为0,然后mknode完成后恢复umask

Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: Ia423bc1d22b1bb9bd3c06a956d465903a661d03a
2022-05-27 16:46:01 +08:00
xionglei6
968afd6d0c fix: source code file mode
Signed-off-by: xionglei6 <xionglei6@huawei.com>
2022-03-23 15:33:39 +08:00
xionglei6
17d558aef8 init: add func
Signed-off-by: xionglei6 <xionglei6@huawei.com>
2022-01-19 16:08:48 +08:00
xionglei6
a3b1f06b8b init: fix codedex
Signed-off-by: xionglei6 <xionglei6@huawei.com>
2021-12-25 17:06:40 +08:00
xionglei6
e05bd4f511 init: fix bugs
Signed-off-by: xionglei6 <xionglei6@huawei.com>
2021-12-25 16:21:08 +08:00
xionglei6
f4e6b3eeed init: fix codedex
Signed-off-by: xionglei6 <xionglei6@huawei.com>
2021-12-25 13:51:22 +08:00
handyohos
aa5092d2c0 Build qemu-arm-linux-min system
Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: I04a27f98a1778ec8a4323d8f340f55fafe907b9a
2021-12-17 22:04:50 +08:00
xionglei6
09f6e68b10 init: fix code style
Signed-off-by: xionglei6 <xionglei6@huawei.com>
2021-11-11 22:27:34 +08:00
xionglei6
72d579a5b9 init: fix ueventd param fsmanager
Signed-off-by: xionglei6 <xionglei6@huawei.com>
2021-11-11 15:37:48 +08:00
xionglei6
cbf190be39 add ut
Signed-off-by: xionglei6 <xionglei6@huawei.com>
2021-11-03 09:35:08 +08:00
sun_fan
8d948a8b02 init: fix codedex
Signed-off-by: sun_fan <sun_fan1@hoperun.com>
2021-10-15 19:23:39 +08:00
sun_fan
665ab179fb init: code Refactoring, watchdog, hdc_flashed, ramdisk
Signed-off-by: sun_fan <sun_fan1@hoperun.com>
2021-10-14 16:43:33 +08:00
sun_fan
d510c9cd47 init: fix codedex ...
Signed-off-by: sun_fan <sun_fan1@hoperun.com>
2021-09-29 12:43:30 +08:00
sun_fan
5a5bad86b2 init: fix bugs
Signed-off-by: sun_fan <sun_fan1@hoperun.com>
2021-09-22 17:10:37 +08:00
sun_fan
017f716d4b init : fix param .
Signed-off-by: sun_fan <sun_fan1@hoperun.com>
2021-09-13 19:58:03 +08:00
sun_fan
5999dec86b init: modify ueventd
Signed-off-by: sun_fan <sun_fan1@hoperun.com>
2021-08-31 20:18:48 +08:00