The openEuler-1.0-LTS kernel for running on Raspberry Pi, located at branch [openEuler-1.0-LTS-raspi](https://gitee.com/openeuler/raspberrypi-kernel/tree/openEuler-1.0-LTS-raspi/).
This repository is built based on [openEuler-1.0-LTS kernel](https://gitee.com/openeuler/kernel/tree/openEuler-1.0-LTS/) and [Raspberry Pi kernel](https://github.com/raspberrypi/linux/tree/rpi-4.19.y).
#### Architecture Requirements
Hardware: Raspberry Pi 3B/3B+/4B.
Architecture: AArch64.
#### Compiling
Compile kernel and kernel modules.
1. Prepare compile environment
OS: openEuler or Centos 7/8;
Architecture: ARM.
For example, you can use [QEMU](https://www.qemu.org/) to build ARM system emulation.