Re: [PATCH] tests/docker: use prebuilt toolchain for debian-hexagon-cross

2022-12-19 Thread Alex Bennée
Mukilan Thiyagarajan writes: > The current docker image for cross compiling hexagon guests > is manually built since it takes >2 hours to build from source. > > This patch: > 1. Solves the above issue by using the prebuilt clang > toolchain hosted on CodeLinaro [1] and maintained by QUIC [

[PATCH] tests/docker: use prebuilt toolchain for debian-hexagon-cross

2022-12-19 Thread Mukilan Thiyagarajan
The current docker image for cross compiling hexagon guests is manually built since it takes >2 hours to build from source. This patch: 1. Solves the above issue by using the prebuilt clang toolchain hosted on CodeLinaro [1] and maintained by QUIC [2]. 2. The dockerfile is also switched from