- 11 3月, 2021 1 次提交
-
-
由 mamingshuai 提交于
-
- 03 2月, 2021 1 次提交
-
-
由 冷钦街 提交于
-
- 13 1月, 2021 1 次提交
-
-
由 zhangfanfan2 提交于
-
- 07 1月, 2021 1 次提交
-
-
由 zhOu 提交于
-
- 31 12月, 2020 2 次提交
-
-
由 Zbigniew Bodek 提交于
The macros assume that constants that are compared against "addr" are either unsigned or less than INT_MAX. In some cases it is not true so change costants to unsigned using U32_C macros. The correct solution would be to change teh MEM_ADDR, PMM_BASE, etc. to be unsigned long but currently "U" suffix is appended in various places so the assumption is that those macros use default definition (which is int). Put "addr" into brackets by the way since it could be an expression rather than one variable. Signed-off-by: NZbigniew Bodek <zbigniew.bodek@huawei.com> Change-Id: Ife9bc5863b4934ecaab64b24faa084b87d7d7ea5
-
由 Zbigniew Bodek 提交于
The macro to append "U" suffix should be named according to what it actually does which is defining U32 constant. Signed-off-by: NZbigniew Bodek <zbigniew.bodek@huawei.com> Change-Id: I55701f0650c88bd083c062581af5c7a1b966bc0b
-
- 26 12月, 2020 1 次提交
-
-
由 likailong 提交于
Reviewed-by: shenwei and zhangfanfan
-
- 25 12月, 2020 1 次提交
-
-
由 zhangfanfan2 提交于
-
- 24 12月, 2020 2 次提交
-
-
由 zhangfanfan2 提交于
-
由 zhangfanfan2 提交于
-
- 23 12月, 2020 1 次提交
-
-
由 likailong 提交于
Reviewed-by: zhangfanfan
-
- 08 12月, 2020 1 次提交
-
-
由 laokz 提交于
-
- 05 12月, 2020 1 次提交
-
-
由 laokz 提交于
-
- 01 12月, 2020 1 次提交
-
-
由 laokz 提交于
-
- 27 11月, 2020 1 次提交
-
-
由 laokz 提交于
修改region相关:优化OsVmRegionSplit红黑树节点操作,修改OsVmRegionAdjust起始地址不在region时的行为,修复OsIsRegionCanExpand计算错误,更正几处typos
-
- 17 11月, 2020 1 次提交
-
-
由 Zbigniew Bodek 提交于
Fix build when BASE_CORE_HILOG option is disabled. Use similar printing function to output missing HILOG logs. Signed-off-by: NZbigniew Bodek <zbigniew.bodek@huawei.com> Change-Id: Id5c63568ccb1ba90daadddf7e26d3e0f6c9f30ce
-
- 05 11月, 2020 1 次提交
-
-
由 zhushengle 提交于
Reviewed-by:liulei, lihao, likailong Change-Id: Ibacdda2ccbbc991ac9732f2ad09bdb98195203b3
-
- 03 11月, 2020 1 次提交
-
-
由 zhangfanfan2 提交于
-
- 17 10月, 2020 1 次提交
-
-
由 laokz 提交于
-
- 13 10月, 2020 1 次提交
-
-
由 Caoruihong 提交于
Change-Id: Ia6c1f6302407a707b3ec9b805f4c92d8a7970b86
-
- 28 9月, 2020 4 次提交
-
-
由 星e雨 提交于
-
由 weixin_51919493 提交于
-
由 星e雨 提交于
-
由 星e雨 提交于
-
- 15 9月, 2020 1 次提交
-
-
由 jiamuluo 提交于
Merge pull request !8 from jiamuluo/master
-
- 08 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-