All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][kirkstone] CI: use external-arm-toolchain 10.3
@ 2022-05-18 11:26 Ross Burton
  2022-05-18 20:29 ` Jon Mason
  2022-05-23 15:42 ` Jon Mason
  0 siblings, 2 replies; 3+ messages in thread
From: Ross Burton @ 2022-05-18 11:26 UTC (permalink / raw)
  To: meta-arm; +Cc: nd

The 11.2 release of the Arm GCC uses Broadwell-onwards instructions, but
our CI (and many other users) have pre-Broadwell hardware.

Until 11.3 is released which fixes this, go back to using 10.3 for our CI.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 ci/get-binary-toolchains | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/get-binary-toolchains b/ci/get-binary-toolchains
index bfdd8c57..cd4c25ef 100755
--- a/ci/get-binary-toolchains
+++ b/ci/get-binary-toolchains
@@ -2,7 +2,7 @@
 set -u
 
 HOST_ARCH=$(uname -m)
-VER="11.2-2022.02"
+VER="10.3-2021.07"
 
 DOWNLOAD_DIR=$1
 TOOLCHAIN_DIR=$2
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH][kirkstone] CI: use external-arm-toolchain 10.3
  2022-05-18 11:26 [PATCH][kirkstone] CI: use external-arm-toolchain 10.3 Ross Burton
@ 2022-05-18 20:29 ` Jon Mason
  2022-05-23 15:42 ` Jon Mason
  1 sibling, 0 replies; 3+ messages in thread
From: Jon Mason @ 2022-05-18 20:29 UTC (permalink / raw)
  To: meta-arm, Ross Burton; +Cc: nd

On Wed, 18 May 2022 12:26:59 +0100, Ross Burton wrote:
> The 11.2 release of the Arm GCC uses Broadwell-onwards instructions, but
> our CI (and many other users) have pre-Broadwell hardware.
> 
> Until 11.3 is released which fixes this, go back to using 10.3 for our CI.

Applied, thanks!

[1/1] CI: use external-arm-toolchain 10.3
      commit: fc09cc0e8db287600625e64905170a6de24f2686

Best regards,
-- 
Jon Mason <jon.mason@arm.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH][kirkstone] CI: use external-arm-toolchain 10.3
  2022-05-18 11:26 [PATCH][kirkstone] CI: use external-arm-toolchain 10.3 Ross Burton
  2022-05-18 20:29 ` Jon Mason
@ 2022-05-23 15:42 ` Jon Mason
  1 sibling, 0 replies; 3+ messages in thread
From: Jon Mason @ 2022-05-23 15:42 UTC (permalink / raw)
  To: meta-arm, Ross Burton; +Cc: nd

On Wed, 18 May 2022 12:26:59 +0100, Ross Burton wrote:
> The 11.2 release of the Arm GCC uses Broadwell-onwards instructions, but
> our CI (and many other users) have pre-Broadwell hardware.
> 
> Until 11.3 is released which fixes this, go back to using 10.3 for our CI.

Applied, thanks!

[1/1] CI: use external-arm-toolchain 10.3
      commit: fc09cc0e8db287600625e64905170a6de24f2686

Best regards,
-- 
Jon Mason <jon.mason@arm.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-23 17:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-18 11:26 [PATCH][kirkstone] CI: use external-arm-toolchain 10.3 Ross Burton
2022-05-18 20:29 ` Jon Mason
2022-05-23 15:42 ` Jon Mason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.