aboutsummaryrefslogtreecommitdiff
path: root/.shippable.yml
diff options
context:
space:
mode:
authorAndrew F. Davis <afd@ti.com>2016-11-14 09:04:39 -0600
committerJérôme Forissier <jerome.forissier@linaro.org>2018-06-14 16:43:28 +0200
commit940a24375ba5357d34fea7196dba48eadaee9abd (patch)
tree736a5ddb23e5500cdf0157feeafb90fa987602fd /.shippable.yml
parente77020396508fc086d7a4d6137388b116e4a662f (diff)
Add new platform for the TI K3 class of SoCs
Add platform 'k3' for the TI K3 family. These are ARMv8 devices and are quite different from our line of existing ARMv7 OMAP style SoCs, hence the new platform. Signed-off-by: Andrew F. Davis <afd@ti.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to '.shippable.yml')
-rw-r--r--.shippable.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.shippable.yml b/.shippable.yml
index 2ec888a0..1eb8f589 100644
--- a/.shippable.yml
+++ b/.shippable.yml
@@ -60,6 +60,8 @@ build:
- _make PLATFORM=imx-mx6qsabresd
- _make PLATFORM=imx-mx6dlsabresd
- _make PLATFORM=imx-mx7dsabresd
+ - _make PLATFORM=k3-am65x
+ - _make PLATFORM=k3-am65x CFG_ARM64_core=y
- _make PLATFORM=ti-dra7xx
- _make PLATFORM=ti-am57xx
- _make PLATFORM=ti-am43xx