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

Reviewed-by: Simon Glass <[email protected]>

Reply via email to