未验证 提交 4ef3fc28 编写于 作者: L liyan 提交者: Gitee

update zh-cn/device-dev/porting/porting-linux-kernel.md.

Signed-off-by: Nli-yan339 <liyan339@h-partners.com>
上级 be334514
# 一种快速移植OpenHarmony Linux内核的方法
- [移植概述](#移植概述)
- [移植到三方芯片平台的整体思路](#移植到三方芯片平台的整体思路)
- [内核态层和用户态层](#内核态层和用户态层)
- [获得内核态层的两种方法](#获得内核态层的两种方法)
- [借助已有Linux内核来移植OpenHarmony的流程](#section1233187263176)
- [移植到三方芯片平台的步骤](#移植到三方芯片平台的步骤)
- [整体构建环境的准备](#整体构建环境的准备)
- [内核态基础代码的移植](#内核态基础代码的移植)
- [内核态必选特性HDF的移植](#内核态必选特性hdf的移植)
- [编译Image](#编译image)
- [编译和运行HDF测试用例(可选)](#编译和运行hdf测试用例-可选-)
## 移植概述
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册