aboutsummaryrefslogtreecommitdiff
path: root/.azure-pipelines.yml
diff options
context:
space:
mode:
authorVolodymyr Babchuk <volodymyr_babchuk@epam.com>2021-05-05 19:21:31 +0300
committerJérôme Forissier <jerome@forissier.org>2021-05-28 14:12:04 +0200
commitceefea12576e70a03ba433a81ba8b2d7d93ba10d (patch)
tree90a41c8286bd0562c8925988068ec86d2d90d757 /.azure-pipelines.yml
parent5fb06aeb646129230d19aed3ae9a119bf5bb9f3d (diff)
plat: rcar: disable aarch32 support for OP-TEE core
While it is theoretically possible to boot RCar Gen3 SoC in aarch32 mode, it isn't supported by Renesas BSP. ARM TF provided by Renesas boots only in aarch64 mode. Also it lacks aarch32 assembler code, so it is not possible to built it for aarch32 at all. Therefore, there is a little sense in supporting aarch32 in OP-TEE (for plat-rcar, of course) - user just can't boot it. On other hand it requires additional efforts to maintain aarch32 assembly code that newer will be used. This patch enforces CFG_ARM64_core build option and removes all aarch32 related parts. Signed-off-by: Volodymyr Babchuk <volodymyr_babchuk@epam.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org>
Diffstat (limited to '.azure-pipelines.yml')
-rw-r--r--.azure-pipelines.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index b27aea6f..70900c05 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -150,7 +150,6 @@ jobs:
_make PLATFORM=d02
_make PLATFORM=d02 CFG_ARM64_core=y
_make PLATFORM=rcar
- _make PLATFORM=rcar CFG_ARM64_core=y
_make PLATFORM=rzg
_make PLATFORM=rzg CFG_ARM64_core=y
_make PLATFORM=rpi3