openharmony_ci
468ce69f27
!180 update: rename LOS_BackTraceInit
...
Merge pull request !180 from kenneth/BackTraceInit
2021-06-16 13:45:04 +08:00
openharmony_ci
48067a0596
!178 littlefs三方源码采用GN编译修改上库+默认Mount路径可配置
...
Merge pull request !178 from li_zan/master
2021-06-16 10:58:13 +08:00
kenneth
a0a32188ff
update: rename LOS_BackTraceInit
...
change function name LOS_BackTraceInit and involve it in los_init.c when macro is not set to 0
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3SYQQ
Signed-off-by: kenneth <459864689@qq.com>
2021-06-16 08:51:00 +08:00
li_zan
bdb614bc2b
fix: littlefs三方源码采用GN编译修改上库
...
close:I3VJ6X
Signed-off-by: li_zan <371442490@qq.com>
2021-06-15 19:56:50 +08:00
openharmony_ci
749bd8a481
!176 musl归一化后调整libc的构建
...
Merge pull request !176 from Caoruihong/porting2
2021-06-11 17:36:29 +08:00
Caoruihong
a5660c2217
chore: remove the files copied from musl
...
copied and auto-generated files are redundant and should not be tracked.
Change-Id: I22bb3a1873ba6e0be3008306624b50772cdc91b5
Signed-off-by: Caoruihong <crh.cao@huawei.com>
2021-06-11 11:26:58 +08:00
openharmony_ci
a3ab46ec31
!175 修复M核littlefs GN编译的若干错误
...
Merge pull request !175 from li_zan/master
2021-06-11 11:23:45 +08:00
li_zan
d77828e206
fix: 修复M核littlefs GN编译的若干错误
...
close:I3V7ZH
Signed-off-by: li_zan <371442490@qq.com>
2021-06-11 09:48:32 +08:00
openharmony_ci
db89b353e9
!166 修复fatfs文件系统中部分指针访问前未判空、全局变量保护不完全问题。
...
Merge pull request !166 from JING/fatfs
2021-06-10 13:21:37 +08:00
JerryH
97a5b6d8dc
Merge branch 'master' of gitee.com:openharmony/kernel_liteos_m into backtrace
2021-06-09 10:41:58 +08:00
openharmony_ci
0ba33abcd1
!174 m核上littlefs新增错误码功能
...
Merge pull request !174 from li_zan/master
2021-06-09 09:48:44 +08:00
li_zan
a062378631
fix: m核上littlefs新增错误码功能
...
close:#I3UVMQ
Signed-off-by: li_zan <371442490@qq.com>
2021-06-08 19:13:44 +08:00
chenjing
bc7a914bce
fix: protect from accssing NULL pointer, access g_handle after fslock
...
close #I3UCX3
Signed-off-by: chenjing <chenjing139@huawei.com>
Change-Id: Ie4d5c1923c2d49e283c77f46d01784bed065a507
2021-06-04 16:20:11 +08:00
openharmony_ci
3d2a102d35
!160 fix: fatfs中宏FS_LOCK_TIMEMOUT_SEC拼写错误
...
Merge pull request !160 from zhushengle/fs
2021-06-04 14:47:51 +08:00
openharmony_ci
af9b9ee7fe
!157 fix: comment error
...
Merge pull request !157 from kenneth/los_backtrace.h2
2021-06-04 14:44:56 +08:00
openharmony_ci
162673b546
!154 fix: change cpup retval range
...
Merge pull request !154 from kenneth/LOS_HistorySysCpuUsage2
2021-06-04 14:43:42 +08:00
zhushengle
42dc308369
fix: Fixed a spelling error in FS_LOCK_TIMEOUT_SEC.
...
Close #I3TL66
Change-Id: Id7facf210d7bc3c29c631e2f0b48a332e7f1348c
Signed-off-by: zhushengle <zhushengle@huawei.com>
2021-06-04 10:40:44 +08:00
kenneth
a37b73d759
fix: comment error
...
correct typo in comments
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3SLNU
Signed-off-by: kenneth <459864689@qq.com>
2021-06-03 20:49:18 +08:00
kenneth
d00a35ba92
fix: change cpup retval range
...
change cpup range from 100 to 1000
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3SXJ7
Signed-off-by: kenneth <459864689@qq.com>
2021-06-03 20:34:28 +08:00
li_zan
51335629d0
Fix: littlefs some bug
...
Signed-off-by: li_zan <371442490@qq.com>
2021-06-03 19:33:09 +08:00
arvinzzz
2d9bbd2769
fix: 修复不规范的copyright
...
close: #I3SPJ1
Change-Id: I6cb01024ef342a0190f5dc9f6cb3a1e815692832
Signed-off-by: arvinzzz <fcykztyu@163.com>
Change-Id: I45c63592b08d29587778209de6af17f932dc86d0
2021-06-02 11:07:59 +08:00
YOUR_NAME
ca1792aa4b
feat(liteos_m): support backtrace for riscv
...
Support backtrace for riscv when the compilation option(-fno-omit-frame-pointer) is not turned on.
fix #I3RVXY
Change-Id: Ie7d8a223167e5c540367bc96db646b821dae9fd0
2021-05-25 11:10:28 +08:00
openharmony_ci
8856114e62
!134 M核littlefs支持多分区挂载
...
Merge pull request !134 from li_zan/master
2021-05-20 16:26:16 +08:00
li_zan
3181b4395d
Add Multi mount func
2021-05-20 15:36:54 +08:00
li_zan
45c72e7927
Add Multi mount func
2021-05-20 14:21:04 +08:00
Caoruihong
8d353084d6
remove symlinks which is not supported on windows platform
...
use submodules instead of symlinks for bounds_checking_function and cmsis_os2.h
Change-Id: I105c3d2c537d9c3c725adf1265a3312df4286916
2021-05-17 22:28:19 +08:00
openharmony_ci
517282d51c
!121 新增M核文件系统vfs层,支持多种文件系统类型
...
Merge pull request !121 from JING/seren
2021-05-17 18:58:18 +08:00
chenjing
5479dd66d7
fix: add liteos_m vfs
...
Close #I3R493
Change-Id: Ic799182b46c6c04c879d1b2202bda6b1f2cf40df
2021-05-17 15:57:44 +08:00
YOUR_NAME
bcc34e22ed
fix: modify the return type of LOS_IntLock from UINTPTR to UINT32.
...
Change-Id: I6207e5cb7d612a154a88de4e9e274c67127361d8
2021-05-14 11:33:05 +08:00
openharmony_ci
658c340644
!109 XX产品上,存在使用littlefs文件系统重复打开文件会新创建Fd,与预期不一致,改为返回失败
...
Merge pull request !109 from li_zan/master
2021-05-12 11:05:13 +08:00
li_zan
7d9976cd90
Add already opened file logic
2021-05-11 20:30:31 +08:00
li_zan
602c9f6dfa
Add already opened file logic
2021-05-08 17:00:11 +08:00
li_zan
96d2f2910e
Add already opened file logic
2021-05-08 15:18:01 +08:00
li_zan
3a4a8b0680
Add already opened file logic
2021-05-08 15:14:45 +08:00
li_zan
4aeaf030a2
Add already opened file logic
2021-05-08 11:31:27 +08:00
li_zan
49e9044529
Add already opened file logic
2021-05-08 11:14:33 +08:00
li_zan
94c0727e1d
Add already opened file logic
2021-05-07 15:25:42 +08:00
li_zan
cd292f8428
Add already opened file logic
2021-05-07 11:35:51 +08:00
li_zan
a99f817c23
Add already opened file logic
2021-05-07 11:35:08 +08:00
openharmony_ci
167b4d0c37
!87 合入某功能产品在M核上文件系统littlefs的适配代码
...
Merge pull request !87 from li_zan/master
2021-05-07 10:10:16 +08:00
li_zan
9bebc0fb82
add littlefs code
2021-04-30 17:02:42 +08:00
li_zan
2d21fca6e8
add littlefs code
2021-04-30 16:29:10 +08:00
li_zan
928827f62e
add littlefs code
2021-04-30 15:16:34 +08:00
li_zan
580ef55f7e
add littlefs code
2021-04-30 14:33:00 +08:00
zhushengle
2f9bfcc6ee
fix: L0 GN compilation problem
...
Close: #I3ORHS
Change-Id: Ia105084336f2ba66f91546226a9383646a0148ce
2021-04-29 10:38:54 +08:00
openharmony_ci
1f725147f3
!96 fix:Fixed kernel error with header protector and header comment description.
...
Merge pull request !96 from zhushengle/others
2021-04-28 09:09:07 +08:00
openharmony_ci
6c1ce1c1cc
!84 style: align with first param line
...
Merge pull request !84 from MGY917/master
2021-04-27 11:40:12 +08:00
openharmony_ci
4e568d1cbf
!92 先使用顶层third_party, 后继再改用本仓库中的third_party
...
Merge pull request !92 from Caoruihong/top_third_party
2021-04-26 21:23:14 +08:00
zhushengle
3907238b0f
fix:Fixed kernel error with header protector and header comment description.
...
Close #I3O4SF
Change-Id: I544cde728fb8131d199a21be440ae02da2fe21fb
2021-04-26 21:13:55 +08:00
Caoruihong
3db2a98360
keep old path available
...
Change-Id: I0b97d5f82386c6d642b94c390e24eede81cd7c54
2021-04-26 18:27:52 +08:00
Caoruihong
4d556fbe90
use top third_party
...
Change-Id: I382b10ef7a6adc328777349bce142e58895f7c8d
2021-04-26 17:11:56 +08:00
li_zan
ac46317e0f
add littlefs code
2021-04-25 20:42:35 +08:00
li_zan
10b416e74f
add littlefs code
2021-04-25 17:41:42 +08:00
li_zan
3ae9d36049
add littlefs code
2021-04-24 11:50:43 +08:00
li_zan
606bd9ca08
add littlefs code
2021-04-24 11:23:49 +08:00
openharmony_ci
8168885709
!82 加入FatFs同时修正BUILD.gn中third_party路径
...
Merge pull request !82 from Caoruihong/fix_thirdparty_path
2021-04-23 17:57:13 +08:00
Guangyao Ma
c6d36f5915
style: align with first param line
...
Change-Id: Ifc14322a05a624d5c24ef4dca25c1ad7299aeed1
2021-04-23 17:10:47 +08:00
Caoruihong
ad1e09ff77
add third_party FatFs and fix BUILD.gn
...
Change-Id: I456530ca5282d6c4b0904d04ae0a0a5ff155391a
2021-04-23 12:05:48 +08:00
zhushengle
afdda22821
fix:Solution of conflict
...
Change-Id: If2565e5942ca019865720d56dd8bda1617044e6d
2021-04-22 14:33:20 +08:00
Caoruihong
b70f2c3e91
use third_party by git submodules
...
Change-Id: I1e2fe3e887c5ec528921534d4618d89d8cf90759
2021-04-21 16:53:49 +08:00
zhushengle
793d2139b2
fix:Solution of conflict.
...
Close #I3IK07
Change-Id: I6913691a28c90b54fbda233209d43b981884f10c
2021-04-20 14:56:26 +08:00
Caoruihong
3cea0e42b1
remove __cplusplus guards in .c files
...
Change-Id: Ie25b83a42d3ca35c3a6d624ef01f425a85957d7f
2021-04-19 18:19:28 +08:00
zhushengle
bad8c3d53b
IssueNo:#I3IK07
...
Description:LOS_SysCycleGet replace HalCpuCycleGet
Sig:kernel
Feature or Bugfix:Feature
Binary Source:No
Change-Id: Ife3a4d351818f718f58d3624b5ee6dd127113378
2021-04-17 16:07:51 +08:00
YOUR_NAME
92c4e63ae7
IssueNo:#I3IMWT
...
Description:use posix instead of lwip self
Feature or Bugfix:Bugfix
Binary Source:No
2021-04-15 20:00:41 +08:00
YOUR_NAME
788f9d2b4f
IssueNo:#I3IBCL
...
Description:use posix instead of lwip self
Feature or Bugfix:Bugfix
Binary Source:No
2021-04-12 21:34:37 +08:00
YOUR_NAME
eca2fae28a
IssueNo:#I3IBCL
...
Description:use posix instead of lwip self
Feature or Bugfix:Bugfix
Binary Source:No
2021-04-12 20:37:22 +08:00
YOUR_NAME
247959fcbc
IssueNo:#I3IBCL
...
Description:use posix instead of lwip self
Feature or Bugfix:Bugfix
Binary Source:No
2021-04-12 10:57:50 +08:00
YOUR_NAME
80fe0c7d2a
IssueNo:#I3IBCL
...
Description:use posix instead of lwip self
Feature or Bugfix:Bugfix
Binary Source:No
2021-04-12 10:26:02 +08:00
YOUR_NAME
efc0c4455a
IssueNo:#I3E5C3
...
Description:use 0 1 instead of YES NO
Sig:phone
Feature or Bugfix:Bugfix
Binary Source:No
2021-03-30 10:07:13 +08:00
openharmony_ci
5d8e3802b6
!39 修复liteos_m M3 keil工程编译失败的问题
...
Merge pull request !39 from zhushengle/origin/master
2021-03-23 17:15:14 +08:00
zhushengle
e84043e019
修复M3 keil工程编译失败问题
...
Change-Id: I7784f584c1a74cf5c5adbb9574ce1cc1db73ba06
2021-03-23 09:38:05 +08:00
YOUR_NAME
34c82ccd64
Add exc dump.
...
Change-Id: Ie3b925f89a01ade5f4a4fae6ff2eff94d97176da
2021-03-22 16:33:38 +08:00
mamingshuai
778c8b9930
update openharmony 1.0.1
2021-03-11 20:30:40 +08:00
huangjieliang
25b432927c
Description: Sync liteos_m to OpenHarmony.
...
Reviewed-by: likailong
2021-01-30 18:05:13 +08:00
zhushengle
e12055cfcc
修复CPUP编译失败问题
2021-01-20 11:07:55 +08:00
Caoruihong
1405111aa9
Description: refactor
...
Reviewed-by: likailong
2020-12-16 17:30:08 +08:00
likailong
72c4acf01e
Description: liteos-m refactoring
...
Reviewed-by: wangmihu, zhushengle
2020-12-02 19:40:34 +08:00
l00278955
07d25a8ae8
Description: liteos-m refactoring
...
Reviewed-by: liulei, shenwei
Change-Id: I7baba352c02b78aefc81fc5eca000d840d3b2fe3
2020-11-13 09:55:39 +08:00
wenjun
dc16ffa8cb
add OpenHarmony 1.0 baseline
2020-09-08 16:46:24 +08:00