]> Cypherpunks repositories - gostls13.git/commit
runtime: Check LSE support on ARM64 at runtime init
authorAndrey Bokhanko <andreybokhanko@gmail.com>
Tue, 3 Sep 2024 05:19:18 +0000 (08:19 +0300)
committerCherry Mui <cherryyz@google.com>
Tue, 22 Oct 2024 16:16:32 +0000 (16:16 +0000)
commit4e7025860129b33f704634583d20539af19c344b
tree8beeb78119bc864d287a5a88638cb4b7e99544fb
parent38f85967873b1cd48c20681c5dff0e9f3de18516
runtime: Check LSE support on ARM64 at runtime init

Check presence of LSE support on ARM64 chip if we targeted it at compile time.

Related to #69124
Update #60905

Change-Id: I6fe244decbb4982548982e1f88376847721a33c7
Reviewed-on: https://go-review.googlesource.com/c/go/+/610195
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Shu-Chun Weng <scw@google.com>
src/runtime/asm_arm64.s