aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-run-test-prepare.sh
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2019-06-05 16:05:42 +0200
committerCorentin LABBE <clabbe@baylibre.com>2019-06-07 11:06:19 +0200
commit4603161514616f686807cb6f03b63d5cfaa6d56b (patch)
treeeaf166774adc3df61baeef96d87e1e6e4aef4b2f /jjb/common/include-agl-run-test-prepare.sh
parentb297248c7359ab8603fb05cffe52452391029bfc (diff)
ci-platform-jjb: enable CIBT for qemuarm64
Since releng-script now support qemuarm64, and that build prroduce bootable arm64 kernel, we can enable CIBT for arm64. Bug-AGL: SPEC-2376 Signed-off-by: Corentin LABBE <clabbe@baylibre.com> Change-Id: Ic4776799065f363f2754b6952e51f5216b133323
Diffstat (limited to 'jjb/common/include-agl-run-test-prepare.sh')
-rw-r--r--jjb/common/include-agl-run-test-prepare.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/common/include-agl-run-test-prepare.sh b/jjb/common/include-agl-run-test-prepare.sh
index 5a68ab6b..9bbb679d 100644
--- a/jjb/common/include-agl-run-test-prepare.sh
+++ b/jjb/common/include-agl-run-test-prepare.sh
@@ -28,6 +28,7 @@ declare -A agl_lava_releng_aliases
agl_lava_releng_aliases=(
[raspberrypi3]="bcm2837-rpi-3-b-32;raspberrypi3"
[qemux86-64]="qemu;qemux86-64"
+ [qemuarm64]="qemu;qemuarm64"
[m3ulcb-nogfx]="r8a7796-m3ulcb;m3ulcb"
[porter-nogfx]="renesas-porter;porter"
[dra7xx-evm]="dra7-evm;dra7xx-evm"