# rockchip-kernel **Repository Path**: zhangtao2020/rockchip-kernel ## Basic Information - **Project Name**: rockchip-kernel - **Description**: It provides openEuler kernel source for Rockchip SoCs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 48 - **Created**: 2024-10-26 - **Last Updated**: 2024-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README English | [简体中文](./README.md) #### Description This repository provides the openEuler kernel source for Rockchip SoCs. The code development is still in progress. Any contribution is welcome. This repository is based on [openEuler kernel source](https://gitee.com/openeuler/kernel) and [Rockchip kernel source](https://github.com/rockchip-linux/kernel). #### Software Architecture AArch64 #### About branch - master: default branch, which stores entry information. - openEuler-20.03-LTS: stores the kernel source code for porting the [openEuler 20.03 LTS kernel](https://gitee.com/openeuler/kernel/tree/openEuler-1.0-LTS/) to Rockchip SoCs. #### Contribution PRs are welcome. See [How to contribute](https://gitee.com/openeuler/community/blob/master/CONTRIBUTING.md) for details about how to submit a PR. If your contributions are for the openEuler kernel, please submit patches directly to https://gitee.com/openeuler/kernel.