Home
last modified time | relevance | path

Searched refs:kernel (Results 1 – 25 of 29) sorted by relevance

12

/build/make/target/board/generic_arm64/
Ddevice.mk18 kernel/prebuilts/4.19/arm64/kernel-4.19-gz:kernel-4.19-gz \
19 kernel/prebuilts/5.4/arm64/kernel-5.4:kernel-5.4 \
20 kernel/prebuilts/5.4/arm64/kernel-5.4-gz:kernel-5.4-gz \
21 kernel/prebuilts/5.4/arm64/kernel-5.4-lz4:kernel-5.4-lz4 \
22 kernel/prebuilts/5.10/arm64/kernel-5.10:kernel-5.10 \
23 kernel/prebuilts/5.10/arm64/kernel-5.10-gz:kernel-5.10-gz \
24 kernel/prebuilts/5.10/arm64/kernel-5.10-lz4:kernel-5.10-lz4 \
26 $(call dist-for-goals, dist_files, kernel/prebuilts/4.19/arm64/prebuilt-info.txt:kernel/4.19/prebui…
27 $(call dist-for-goals, dist_files, kernel/prebuilts/5.4/arm64/prebuilt-info.txt:kernel/5.4/prebuilt…
28 $(call dist-for-goals, dist_files, kernel/prebuilts/5.10/arm64/prebuilt-info.txt:kernel/5.10/prebui…
[all …]
DBoardConfig.mk76 kernel-4.19-gz \
77 kernel-5.4 kernel-5.4-gz kernel-5.4-lz4 \
78 kernel-5.10 kernel-5.10-gz kernel-5.10-lz4 \
82 kernel-4.19-gz-allsyms \
83 kernel-5.4-allsyms kernel-5.4-gz-allsyms kernel-5.4-lz4-allsyms \
84 kernel-5.10-allsyms kernel-5.10-gz-allsyms kernel-5.10-lz4-allsyms \
/build/make/target/board/generic_x86_64/
Ddevice.mk18 kernel/prebuilts/5.4/x86_64/kernel-5.4:kernel-5.4 \
19 kernel/prebuilts/5.10/x86_64/kernel-5.10:kernel-5.10 \
21 $(call dist-for-goals, dist_files, kernel/prebuilts/5.4/x86_64/prebuilt-info.txt:kernel/5.4/prebuil…
22 $(call dist-for-goals, dist_files, kernel/prebuilts/5.10/x86_64/prebuilt-info.txt:kernel/5.10/prebu…
26 kernel/prebuilts/5.4/x86_64/kernel-5.4-allsyms:kernel-5.4-allsyms \
27 kernel/prebuilts/5.10/x86_64/kernel-5.10-allsyms:kernel-5.10-allsyms \
DBoardConfig.mk38 kernel-5.4 \
39 kernel-5.10 \
43 kernel-5.4-allsyms \
44 kernel-5.10-allsyms \
DREADME.txt4 It is also the target to build the generic kernel image (GKI).
/build/make/target/board/emulator_arm64/
Ddevice.mk22 LOCAL_KERNEL := kernel/prebuilts/5.4/arm64/kernel-5.4-lz4
28 $(LOCAL_KERNEL):kernel
/build/make/tools/fs_config/end_to_end_test/
Drun_test.sh5 --capability-header $ANDROID_BUILD_TOP/bionic/libc/kernel/uapi/linux/capability.h \
17 --capability-header $ANDROID_BUILD_TOP/bionic/libc/kernel/uapi/linux/capability.h \
29 --capability-header $ANDROID_BUILD_TOP/bionic/libc/kernel/uapi/linux/capability.h \
40 --capability-header $ANDROID_BUILD_TOP/bionic/libc/kernel/uapi/linux/capability.h \
51 --capability-header $ANDROID_BUILD_TOP/bionic/libc/kernel/uapi/linux/capability.h \
62 --capability-header $ANDROID_BUILD_TOP/bionic/libc/kernel/uapi/linux/capability.h \
/build/soong/kernel/
DAndroid.bp6 name: "soong-kernel",
7 pkgPath: "android/soong/kernel",
Dprebuilt_kernel_modules_test.go15 package kernel package
Dprebuilt_kernel_modules.go15 package kernel package
/build/soong/filesystem/
Dbootimg.go134 kernel := proptools.String(b.properties.Kernel_prebuilt)
135 if vendor && kernel != "" {
139 if !vendor && kernel == "" {
143 if kernel != "" {
144 cmd.FlagWithInput("--kernel ", android.PathForModuleSrc(ctx, kernel))
/build/bazel/platforms/
DBUILD.bazel17 # for the Linux kernel plus the glibc runtime.
34 # linux_bionic is the OS for the Linux kernel plus the Bionic libc runtime, but
78 # Android is the OS for target devices that run all of Android, including the Linux kernel
/build/make/target/board/generic_64bitonly_x86_64/
DREADME.txt2 without a kernel or bootloader.
/build/make/target/board/generic_x86/
DREADME.txt2 without a kernel or bootloader.
/build/make/target/board/generic/
DREADME.txt2 without a kernel or bootloader.
/build/make/target/board/generic_x86_arm/
DREADME.txt2 without a kernel or bootloader.
/build/make/target/board/generic_x86_64_arm64/
DREADME.txt2 without a kernel or bootloader.
/build/make/tools/releasetools/
Dtest_validate_target_files.py37 kernel = common.MakeTempFile(prefix='kernel-')
38 with open(kernel, 'wb') as kernel_fp:
41 cmd = ['mkbootimg', '--kernel', kernel, '-o', output_file]
Dcommon.py1566 kernel = None
1571 kernel = "kernel"
1573 kernel = image_name.replace("boot", "kernel")
1574 kernel = kernel.replace(".img", "")
1575 if kernel and not os.access(os.path.join(sourcedir, kernel), os.F_OK):
1592 if kernel:
1593 cmd += ["--kernel", os.path.join(sourcedir, kernel)]
/build/make/core/
Dconfig.mk356 TARGET_DEVICE_KERNEL_HEADERS := $(strip $(wildcard $(TARGET_DEVICE_DIR)/kernel-headers))
358 define validate-kernel-headers
360 $(filter-out kernel-headers,$(notdir $(hdr_dir))))),\
361 $(error Kernel header dirs must be end in kernel-headers: $(1)))
369 $(call validate-kernel-headers,$(TARGET_BOARD_KERNEL_HEADERS))
375 $(call validate-kernel-headers,$(TARGET_PRODUCT_KERNEL_HEADERS))
DLINUX_KERNEL_COPYING2 NOTE! This copyright does *not* cover user programs that use kernel
4 of the kernel, and does *not* fall under the heading of "derived work".
7 kernel) is copyrighted by me and others who actually wrote it.
9 Also note that the only valid version of the GPL as far as the kernel
178 form) with the major components (compiler, kernel, and so on) of the
Dboard_config.mk386 …else ifneq (,$(foreach kernel,$(BOARD_KERNEL_BINARIES),$(BOARD_$(call to-upper,$(kernel))_BOOTIMAG…
/build/soong/ui/status/ninja_frontend/
Dfrontend.proto66 // Number of milliseconds spent executing in kernel mode
/build/make/core/tasks/tools/
Dbuild_custom_image.mk60 …my_kernel_module_copy_files += $(call build-image-kernel-modules,$(my_custom_image_modules_var),$(…
/build/soong/ui/metrics/metrics_proto/
Dmetrics.proto158 // The amount of time spent executing in kernel mode in microseconds.

12