Lines Matching refs:kernel
12 …kernel LTS 4.19.y and 5.10.y, the OpenHarmony Linux kernel has incorporated CVE patches and OpenHa…
14 …on about Linux LTS 4.19.y, visit the [official kernel website](https://git.kernel.org/pub/scm/linu…
16 …on about Linux LTS 5.10.y, visit the [official kernel website](https://git.kernel.org/pub/scm/linu…
18 …, you can merge the driver code based on the chip platform and build the kernel image. All patches…
24 **hi3516dv300_small.patch**: supports boot of the kernel of the Arm architecture (such as the DTS) …
29 kernel/linux/patches
41 ├── kernel.patch # linux-5.10 rk3568 SOC patches
49 …Apply the HDF kernel patches matching your kernel version. For details, see the method in **kernel…
59 …th and naming rules for the patches of the chip component in **kernel.mk** in the **kernel/linux/b…
62 DEVICE_PATCH_DIR := $(OHOS_BUILD_HOME)/kernel/linux/patches/${KERNEL_VERSION}/$(DEVICE_NAME)_patch
68 … based on the path and naming rules of the chip component in **kernel.mk** in the **kernel/linux/b…
71 KERNEL_CONFIG_PATH := $(OHOS_BUILD_HOME)/kernel/linux/config/${KERNEL_VERSION}
77 …alled after **kernel/linux/linux-\*\.\*** is copied. Before using the version-level build command …
79 …>The kernel built is generated in the **kernel** directory under the **out** directory. Modify the…
86 Perform a full build for the project to generate the **uImage** kernel image.
90 --build-target build_kernel # Build the uImage kernel image of Hi3516D V300.
91 --gn-args linux_kernel_version=\"linux-5.10\" # Build the specified kernel version.
96 [<u>kernel\_linux\_patches</u>](https://gitee.com/openharmony/kernel_linux_patches)
98 [<u>kernel\_linux\_config</u>](https://gitee.com/openharmony/kernel_linux_config)