Lines Matching refs:kernel
40 The OpenHarmony LiteOS kernel is a real-time OS kernel developed for IoT devices. It is as lightwei…
42 The OpenHarmony LiteOS kernel provides basic functions, such as process and thread scheduling, mem…
44 …kernel\\_liteos\\_a** and **kernel\\_liteos\\_m** repositories. The **kernel\\…
46 **Figure 1** OpenHarmony LiteOS-A kernel architecture <a name="fig225412228353"></a>
47 /kernel/linux/patches/${KERNEL_VERSION}/$(DEVICE_NAME)_patch
182 … based on the path and naming rules of the chip component in **kernel.mk** in the **kernel/linux/b…
185 KERNEL_CONFIG_PATH := $(OHOS_BUILD_HOME)/kernel/linux/config/${KERNEL_VERSION}
191 …alled after **kernel/linux/linux-\*\.\*** is copied. Before using the version-level build command …
193 …>The kernel built is generated in the **kernel** directory under the **out** directory. Modify the…
199 Perform a full build for the project to generate the **uImage** kernel image.
203 --gn-args linux_kernel_version="linux-5.10" # Build the specified kernel version.
214 [kernel\_liteos\_a](https://gitee.com/openharmony/kernel_liteos_a/blob/master/README.md)
216 [kernel\_liteos\_m](https://gitee.com/openharmony/kernel_liteos_m/blob/master/README.md)
222 [kernel\_linux\_patches](https://gitee.com/openharmony/kernel_linux_patches/blob/master/README.md)
224 [kernel\_linux\_config](https://gitee.com/openharmony/kernel_linux_config/blob/master/README.md)
226 [kernel\_linux\_build](https://gitee.com/openharmony/kernel_linux_build/blob/master/README.md)
228 [kernel\_linux\_5.10](https://gitee.com/openharmony/kernel_linux_5.10/blob/master/README)
230 [kernel\_linux\_6.6](https://gitee.com/openharmony/kernel_linux_6.6/blob/master/README)