aboutsummaryrefslogtreecommitdiff
path: root/.shippable.yml
diff options
context:
space:
mode:
authorwangwen <wangwen@marvell.com>2017-11-16 14:36:08 +0800
committerJérôme Forissier <jerome.forissier@linaro.org>2017-11-21 09:40:10 +0100
commit24bb751635df538d8dae943a728c00941e0cd280 (patch)
tree3d418abdfe351d911a3815ada2fa1eb70de2615e /.shippable.yml
parentedbeddc184ead93b125e49d55c33644d6d2762e9 (diff)
plat-marvell: Add initial support for ARMADA3700
Only test 64bit mode with default configuration 1. Build command make PLATFORM=marvell-armada3700 2. Pass xtest Signed-off-by: wangwen <wangwen@marvell.comi> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Kevin Peng <kevinp@marvell.com>
Diffstat (limited to '.shippable.yml')
-rw-r--r--.shippable.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.shippable.yml b/.shippable.yml
index 8c6c8de3..ddec01b5 100644
--- a/.shippable.yml
+++ b/.shippable.yml
@@ -154,7 +154,8 @@ build:
- _make PLATFORM=rockchip-rk322x
- _make PLATFORM=rockchip-rk322x CFG_TEE_CORE_LOG_LEVEL=4 DEBUG=1
- _make PLATFORM=sam
- - _make PLATFORM=marvell-armada7k8k CFG_ARM64_core=y
+ - _make PLATFORM=marvell-armada7k8k
+ - _make PLATFORM=marvell-armada3700
#
# Regressions tests (QEMU)