summaryrefslogtreecommitdiff
path: root/.shippable.yml
diff options
context:
space:
mode:
authorCarlo Caione <ccaione@baylibre.com>2020-01-27 12:53:32 +0100
committerJérôme Forissier <jerome@forissier.org>2020-01-31 14:34:50 +0100
commitb6afa13a5fe7d94666ba7a5e2c98ba78dc22092d (patch)
tree93849cc9ecd067daab4b5cd06d754a7607b85bb3 /.shippable.yml
parent6ea5aa6cf4571812f0a0237349993ffee86f7ff2 (diff)
plat-amlogic: Add initial support for Amlogic platforms
This is the initial support for the Amlogic platforms. Tested 64-bin mode on A113D (AXG) board using upstream TF-A BL31. * xtest results (-l 15): | 44074 subtests of which 0 failed | 96 test cases of which 0 failed | 0 test cases were skipped | TEE test application done! * Compiled with: | make PLATFORM=amlogic Reviewed-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Carlo Caione <ccaione@baylibre.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 402abdd7..7b02b378 100644
--- a/.shippable.yml
+++ b/.shippable.yml
@@ -135,3 +135,4 @@ build:
- _make PLATFORM=sunxi-sun50i_a64
- _make PLATFORM=bcm-ns3 CFG_ARM64_core=y
- _make PLATFORM=hisilicon-hi3519av100_demo
+ - _make PLATFORM=amlogic