[PATCH 1/9] Docker/CI: Only test Xtensa on amd64 hosts

Simon Glass sjg at chromium.org
Mon Dec 9 14:29:15 CET 2024


On Sun, 8 Dec 2024 at 12:08, Tom Rini <trini at konsulko.com> wrote:
>
> 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 at konsulko.com>
> ---
>  .gitlab-ci.yml          | 8 +++++++-
>  tools/docker/Dockerfile | 4 +++-
>  2 files changed, 10 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list