aboutsummaryrefslogtreecommitdiff
path: root/.shippable.yml
diff options
context:
space:
mode:
authorKevin Peng <kevinp@marvell.com>2017-10-13 14:22:05 +0800
committerJérôme Forissier <jerome.forissier@linaro.org>2017-10-16 11:37:59 +0200
commit8ae8c738356f4953c186ec002ea75e9067fb5ada (patch)
tree2d677a37851349e1e4494007baee2e23e38cfed6 /.shippable.yml
parentade14125783e144e79b451ddf5fce802a57d802c (diff)
Add Marvell platform with initial support for ARMADA A7K & A8K
Only tested 64-bit mode with default configurations: 1. build command make PLATFORM=marvell-armada7080 CFG_ARM64_core=y 2. Passed xtest Signed-off-by: Kevin Peng <kevinp@marvell.com> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Diffstat (limited to '.shippable.yml')
-rw-r--r--.shippable.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.shippable.yml b/.shippable.yml
index 44e25701..25794185 100644
--- a/.shippable.yml
+++ b/.shippable.yml
@@ -151,6 +151,7 @@ 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
#
# Regressions tests (QEMU)