Home
last modified time | relevance | path

Searched full:boot_method (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/mesa3d/src/panfrost/ci/
H A Dgitlab-ci.yml174 BOOT_METHOD: depthcharge
184 BOOT_METHOD: depthcharge
195 BOOT_METHOD: depthcharge
215 BOOT_METHOD: depthcharge
228 BOOT_METHOD: u-boot
/aosp_15_r20/external/mesa3d/.gitlab-ci/tests/utils/
H A Dtest_lava_job_definition.py43 boot_method = "u-boot"
46 boot_method = "fastboot"
56 boot_method=boot_method,
/aosp_15_r20/external/mesa3d/src/amd/ci/
H A Dgitlab-ci-inc.yml140 BOOT_METHOD: depthcharge
154 BOOT_METHOD: depthcharge
168 BOOT_METHOD: depthcharge
181 BOOT_METHOD: depthcharge
/aosp_15_r20/external/mesa3d/.gitlab-ci/lava/
H A Dlava-gitlab-ci.yml58 BOOT_METHOD: u-boot
83 BOOT_METHOD: u-boot
108 BOOT_METHOD: u-boot
H A Dlava-submit.sh57 --boot-method "${BOOT_METHOD}" \
H A Dlava_job_submitter.py388 boot_method: str
/aosp_15_r20/external/mesa3d/.gitlab-ci/lava/utils/
H A Duart_job_definition.py154 "method": args.boot_method,
165 "method": args.boot_method,
177 "method": args.boot_method,
H A Dlava_job_definition.py77 if args.boot_method == "fastboot":
80 elif args.boot_method == "qemu-nfs":
155 if self.job_submitter.boot_method == "qemu-nfs":
/aosp_15_r20/external/mesa3d/src/freedreno/ci/
H A Dgitlab-ci-inc.yml222 BOOT_METHOD: depthcharge
238 BOOT_METHOD: depthcharge
254 BOOT_METHOD: fastboot
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ci/
H A Dgitlab-ci.yml19 BOOT_METHOD: qemu-nfs
38 BOOT_METHOD: ipxe
/aosp_15_r20/external/mesa3d/src/intel/ci/
H A Dgitlab-ci-inc.yml230 BOOT_METHOD: depthcharge
241 BOOT_METHOD: depthcharge
295 BOOT_METHOD: depthcharge
/aosp_15_r20/external/coreboot/src/mainboard/opencellular/elgon/
H A Dmainboard.c38 const size_t boot_method = gpio_strap_value(0) | in mainboard_print_info() local
44 switch (boot_method) { in mainboard_print_info()
/aosp_15_r20/external/coreboot/src/mainboard/cavium/cn8100_sff_evb/
H A Dmainboard.c25 const size_t boot_method = gpio_strap_value(0) | in mainboard_print_info() local
31 switch (boot_method) { in mainboard_print_info()
/aosp_15_r20/external/mesa3d/docs/ci/
H A DLAVA.rst48 something together from a board that boots using the same boot_method
/aosp_15_r20/external/mesa3d/.gitlab-ci/tests/
H A Dtest_lava_job_submitter.py75 boot_method="test_boot",
/aosp_15_r20/art/tools/hiddenapi/
H A Dhiddenapi.cc913 auto fn_method = [&](const ClassAccessor::Method& boot_method) { in EncodeAccessFlags() argument
914 fn_shared(DexMember(boot_class, boot_method)); in EncodeAccessFlags()
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
H A Dbdk-csrs-rst.h206 …uint32_t boot_method : 3; /**< [ 6: 4] The boot method for this boot attempt RST_BOOT… member
210 …uint32_t boot_method : 3; /**< [ 6: 4] The boot method for this boot attempt RST_BOOT…