aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/stack.go
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2022-08-16 10:38:02 -0400
committerGopher Robot <gobot@golang.org>2022-08-18 21:28:09 +0000
commit39ec97da15e9167e7a17746c643f264baae6ce7b (patch)
tree134ee10ddaefd64502efa36d080e747ccc3ccddf /src/runtime/stack.go
parent5fcddf3997a89c1f82935cf65d919b7ef03df2c5 (diff)
downloadgo-39ec97da15e9167e7a17746c643f264baae6ce7b.tar.xz
crypto/internal/boring: update to newer boringcrypto, add arm64
Update the version of BoringCrypto to boringssl tag fips-20210429, for which FIPS approval is "in process". Add GOARCH=arm64 BoringCrypto support. Shuffle build to run as distinct steps in Docker so that we can rerun later parts like build-goboring.sh without rerunning all the setup. Strip unnecessary parts of the syso using --strip-unneeded, which cuts the amd64 syso from 10MB to 2.5MB. The new arm64 syso is 2MB, so even though we added a new architecture, we have half as much syso to distribute. Change-Id: I0f7327389a3a485b82577abea9153d006418298f Reviewed-on: https://go-review.googlesource.com/c/go/+/423362 Reviewed-by: Cherry Mui <cherryyz@google.com> Auto-Submit: Russ Cox <rsc@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/runtime/stack.go')
0 files changed, 0 insertions, 0 deletions