aboutsummaryrefslogtreecommitdiff
path: root/.shippable.yml
diff options
context:
space:
mode:
authorAmit Singh Tomar <amittomer25@gmail.com>2018-06-22 00:28:32 +0530
committerJérôme Forissier <jerome.forissier@linaro.org>2018-08-13 18:13:49 +0200
commite59d8fd7da16ebf72d2ce7505a5f0ae28ff226c9 (patch)
tree009b0872f7b79c89d36fbdc59737ec2ebf167643 /.shippable.yml
parent8452bf4e34e0e6a25461ad66bfe81852fbb6e253 (diff)
plat-sunxi: Add Allwinner A64 support
This commit adds support for pine64[1] board based on Allwinner's A64 SoC. 1. Build command # make PLATFORM=sunxi-sun50i_a64 2. Pass optee_example_hello_world and xtest. [1]: https://www.pine64.org/ Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
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 e5d7c277..4bb596fc 100644
--- a/.shippable.yml
+++ b/.shippable.yml
@@ -95,3 +95,4 @@ build:
- _make PLATFORM=marvell-armada3700
- _make PLATFORM=synquacer
- _make PLATFORM=sunxi-bpi_zero
+ - _make PLATFORM=sunxi-sun50i_a64