Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions .github/workflows/android-4.19.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,23 @@ jobs:
name: output_artifact
- name: Boot Test
run: ./check_logs.py
_4fb2521d605de5401fc145b2b8a80bc8:
runs-on: ubuntu-20.04
needs: kick_tuxsuite_defconfigs
name: ARCH=x86_64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=12 gki_defconfig
env:
ARCH: x86_64
LLVM_VERSION: 12
INSTALL_DEPS: 1
BOOT: 1
CONFIG: gki_defconfig
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: actions/download-artifact@v2
with:
name: output_artifact
- name: Boot Test
run: ./check_logs.py

19 changes: 19 additions & 0 deletions .github/workflows/android-4.9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,23 @@ jobs:
name: output_artifact
- name: Boot Test
run: ./check_logs.py
_037a1474a759c53ce359d6e2a91b3e5d:
runs-on: ubuntu-20.04
needs: kick_tuxsuite_defconfigs
name: ARCH=x86_64 CC=clang LLVM_VERSION=12 x86_64_cuttlefish_defconfig
env:
ARCH: x86_64
LLVM_VERSION: 12
INSTALL_DEPS: 1
BOOT: 1
CONFIG: x86_64_cuttlefish_defconfig
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: actions/download-artifact@v2
with:
name: output_artifact
- name: Boot Test
run: ./check_logs.py

19 changes: 19 additions & 0 deletions .github/workflows/android-5.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,23 @@ jobs:
name: output_artifact
- name: Boot Test
run: ./check_logs.py
_4fb2521d605de5401fc145b2b8a80bc8:
runs-on: ubuntu-20.04
needs: kick_tuxsuite_defconfigs
name: ARCH=x86_64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=12 gki_defconfig
env:
ARCH: x86_64
LLVM_VERSION: 12
INSTALL_DEPS: 1
BOOT: 1
CONFIG: gki_defconfig
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: actions/download-artifact@v2
with:
name: output_artifact
- name: Boot Test
run: ./check_logs.py

19 changes: 19 additions & 0 deletions .github/workflows/android-5.4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,23 @@ jobs:
name: output_artifact
- name: Boot Test
run: ./check_logs.py
_4fb2521d605de5401fc145b2b8a80bc8:
runs-on: ubuntu-20.04
needs: kick_tuxsuite_defconfigs
name: ARCH=x86_64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=12 gki_defconfig
env:
ARCH: x86_64
LLVM_VERSION: 12
INSTALL_DEPS: 1
BOOT: 1
CONFIG: gki_defconfig
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: actions/download-artifact@v2
with:
name: output_artifact
- name: Boot Test
run: ./check_logs.py

19 changes: 19 additions & 0 deletions .github/workflows/android-mainline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,23 @@ jobs:
name: output_artifact
- name: Boot Test
run: ./check_logs.py
_4fb2521d605de5401fc145b2b8a80bc8:
runs-on: ubuntu-20.04
needs: kick_tuxsuite_defconfigs
name: ARCH=x86_64 LLVM=1 LLVM_IAS=1 LLVM_VERSION=12 gki_defconfig
env:
ARCH: x86_64
LLVM_VERSION: 12
INSTALL_DEPS: 1
BOOT: 1
CONFIG: gki_defconfig
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: actions/download-artifact@v2
with:
name: output_artifact
- name: Boot Test
run: ./check_logs.py

13 changes: 6 additions & 7 deletions generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,19 +202,18 @@ builds:
#############
# Android #
#############
# x86_64: Build disabled (https://gitlab.com/Linaro/tuxmake/-/issues/117)
- {<< : *arm64_gki, << : *android-mainline, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
# - {<< : *x86_64_gki, << : *android-mainline, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
- {<< : *x86_64_gki, << : *android-mainline, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
- {<< : *arm64_gki, << : *android-5_10, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
# - {<< : *x86_64_gki, << : *android-5_10, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
- {<< : *x86_64_gki, << : *android-5_10, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
- {<< : *arm64_gki, << : *android-5_4, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
# - {<< : *x86_64_gki, << : *android-5_4, << : *llvm, boot: true, llvm_version: *llvm_tot}
- {<< : *x86_64_gki, << : *android-5_4, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
- {<< : *arm64_gki, << : *android-4_19, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
# - {<< : *x86_64_gki, << : *android-4_19, << : *llvm, boot: true, llvm_version: *llvm_tot}
- {<< : *x86_64_gki, << : *android-4_19, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
- {<< : *arm64_cut, << : *android-4_14, << : *lld, boot: true, llvm_version: *llvm_tot}
# - {<< : *x86_64_cut, << : *android-4_14, << : *lld, boot: true, llvm_version: *llvm_tot}
- {<< : *x86_64_cut, << : *android-4_14, << : *lld, boot: true, llvm_version: *llvm_tot}
- {<< : *arm64_cut, << : *android-4_9, << : *clang, boot: true, llvm_version: *llvm_tot}
# - {<< : *x86_64_cut, << : *android-4_9, << : *clang, boot: true, llvm_version: *llvm_tot}
- {<< : *x86_64_cut, << : *android-4_9, << : *clang, boot: true, llvm_version: *llvm_tot}
#########################
# Latest LLVM release #
#########################
Expand Down
12 changes: 12 additions & 0 deletions tuxsuite/android-4.19.tux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,16 @@ sets:
make_variables:
LLVM: 1
LLVM_IAS: 1
- git_repo: https://android.googlesource.com/kernel/common.git
git_ref: android-4.19-stable
target_arch: x86_64
toolchain: clang-nightly
kconfig: gki_defconfig
targets:
- config
- kernel
- modules
make_variables:
LLVM: 1
LLVM_IAS: 1

9 changes: 9 additions & 0 deletions tuxsuite/android-4.9.tux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,13 @@ sets:
- config
- kernel
- modules
- git_repo: https://android.googlesource.com/kernel/common.git
git_ref: android-4.9-q
target_arch: x86_64
toolchain: clang-nightly
kconfig: x86_64_cuttlefish_defconfig
targets:
- config
- kernel
- modules

12 changes: 12 additions & 0 deletions tuxsuite/android-5.10.tux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,16 @@ sets:
make_variables:
LLVM: 1
LLVM_IAS: 1
- git_repo: https://android.googlesource.com/kernel/common.git
git_ref: android12-5.10
target_arch: x86_64
toolchain: clang-nightly
kconfig: gki_defconfig
targets:
- config
- kernel
- modules
make_variables:
LLVM: 1
LLVM_IAS: 1

12 changes: 12 additions & 0 deletions tuxsuite/android-5.4.tux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,16 @@ sets:
make_variables:
LLVM: 1
LLVM_IAS: 1
- git_repo: https://android.googlesource.com/kernel/common.git
git_ref: android12-5.4
target_arch: x86_64
toolchain: clang-nightly
kconfig: gki_defconfig
targets:
- config
- kernel
- modules
make_variables:
LLVM: 1
LLVM_IAS: 1

12 changes: 12 additions & 0 deletions tuxsuite/android-mainline.tux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,16 @@ sets:
make_variables:
LLVM: 1
LLVM_IAS: 1
- git_repo: https://android.googlesource.com/kernel/common.git
git_ref: android-mainline
target_arch: x86_64
toolchain: clang-nightly
kconfig: gki_defconfig
targets:
- config
- kernel
- modules
make_variables:
LLVM: 1
LLVM_IAS: 1