Searched refs:KERNEL_ARCH (Results 1 – 4 of 4) sorted by relevance
59 KERNEL_ARCH := arm64 macro71 KERNEL_ARCH := arm64 macro83 KERNEL_ARCH := arm macro95 KERNEL_ARCH := arm macro108 KERNEL_ARCH := x86_64 macro119 KERNEL_ARCH := x86 macro130 KERNEL_ARCH := mips macro142 KERNEL_ARCH := mips macro154 KERNEL_ARCH := mips macro166 KERNEL_ARCH := mips macro[all …]
15 if [[ "$KERNEL_ARCH" = "arm64" ]]; then29 elif [[ "$KERNEL_ARCH" = "arm" ]]; then42 export ARCH=${KERNEL_ARCH}74 echo CONFIG_$opt=y >> drivers/gpu/drm/ci/${KERNEL_ARCH}.config77 echo CONFIG_$opt=n >> drivers/gpu/drm/ci/${KERNEL_ARCH}.config90 cp arch/${KERNEL_ARCH}/boot/${image} /lava-files/.
10 if [[ "$KERNEL_ARCH" = "arm" ]]; then35 …OB_JWT_FILE}" ${S3_ARTIFACT_NAME} https://${PIPELINE_ARTIFACTS_BASE}/${KERNEL_ARCH}/${S3_ARTIFACT_…
20 KERNEL_ARCH: "arm"31 KERNEL_ARCH: "arm64"40 KERNEL_ARCH: "x86_64"