Docker/CI: Only test Xtensa on amd64 hosts
authorTom Rini <trini@konsulko.com>
Sun, 8 Dec 2024 17:07:24 +0000 (11:07 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 21 Dec 2024 18:27:46 +0000 (12:27 -0600)
commit12d7be498a88385271cf28bc2466695ce6d31305
tree703f30855e8b189d2586f6c1c22097eaa1d07222
parent078542c346347406cfacdec8adeac66ae6758880
Docker/CI: Only test Xtensa on amd64 hosts

The xtensa architecture is interesting in that the platforms we support
are only valid on the binary-only toolchains as the DC233C instruction
set requires those toolchains (and not the FSF instruction set). Only
install the binary toolchain on amd64 hosts and only run the tests on
them as well.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
.gitlab-ci.yml
tools/docker/Dockerfile