Home
last modified time | relevance | path

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

/external/mesa3d/.gitlab-ci/tests/utils/
Dtest_lava_job_definition.py43 boot_method = "u-boot"
46 boot_method = "fastboot"
56 boot_method=boot_method,
/external/mesa3d/src/gallium/drivers/svga/ci/
Dgitlab-ci.yml19 BOOT_METHOD: qemu-nfs
37 BOOT_METHOD: ipxe
/external/mesa3d/.gitlab-ci/lava/
Dlava-gitlab-ci.yml58 BOOT_METHOD: u-boot
83 BOOT_METHOD: u-boot
108 BOOT_METHOD: u-boot
Dlava-submit.sh68 --boot-method "${BOOT_METHOD}" \
Dlava_job_submitter.py400 boot_method: str
/external/mesa3d/.gitlab-ci/lava/utils/
Duart_job_definition.py152 "method": args.boot_method,
163 "method": args.boot_method,
175 "method": args.boot_method,
Dlava_job_definition.py79 if args.boot_method == "fastboot":
82 elif args.boot_method == "qemu-nfs":
172 if self.job_submitter.boot_method == "qemu-nfs":
/external/mesa3d/src/panfrost/ci/
Dgitlab-ci.yml174 BOOT_METHOD: depthcharge
184 BOOT_METHOD: depthcharge
195 BOOT_METHOD: depthcharge
215 BOOT_METHOD: depthcharge
229 BOOT_METHOD: u-boot
/external/coreboot/src/mainboard/opencellular/elgon/
Dmainboard.c38 const size_t boot_method = gpio_strap_value(0) | in mainboard_print_info() local
44 switch (boot_method) { in mainboard_print_info()
/external/mesa3d/src/amd/ci/
Dgitlab-ci-inc.yml157 BOOT_METHOD: depthcharge
171 BOOT_METHOD: depthcharge
185 BOOT_METHOD: depthcharge
198 BOOT_METHOD: depthcharge
/external/mesa3d/src/freedreno/ci/
Dgitlab-ci-inc.yml226 BOOT_METHOD: depthcharge
242 BOOT_METHOD: depthcharge
258 BOOT_METHOD: fastboot
/external/mesa3d/src/intel/ci/
Dgitlab-ci-inc.yml243 BOOT_METHOD: depthcharge
254 BOOT_METHOD: depthcharge
318 BOOT_METHOD: depthcharge
/external/coreboot/src/mainboard/cavium/cn8100_sff_evb/
Dmainboard.c25 const size_t boot_method = gpio_strap_value(0) | in mainboard_print_info() local
31 switch (boot_method) { in mainboard_print_info()
/external/mesa3d/docs/ci/
DLAVA.rst48 something together from a board that boots using the same boot_method
/external/mesa3d/.gitlab-ci/tests/
Dtest_lava_job_submitter.py78 boot_method="test_boot",
/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
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…