]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: use macOS/AMD64 implementation on macOS/ARM64
authorCherry Zhang <cherryyz@google.com>
Wed, 7 Oct 2020 01:13:16 +0000 (21:13 -0400)
committerCherry Zhang <cherryyz@google.com>
Wed, 7 Oct 2020 20:18:35 +0000 (20:18 +0000)
commitade5161f51f2b7239705047875dc36c35139b253
treee39cd3edd28d762a57000cceb68b61277dc7c902
parent83dfc0d02d005f7de3b8a57ea29dacf8609edba8
crypto/x509: use macOS/AMD64 implementation on macOS/ARM64

Updates #38485.

Change-Id: I0582a53171ce803ca1b0237cfa9bc022fc1da6f9
Reviewed-on: https://go-review.googlesource.com/c/go/+/260340
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/crypto/x509/internal/macos/corefoundation.go
src/crypto/x509/internal/macos/corefoundation.s
src/crypto/x509/internal/macos/security.go
src/crypto/x509/internal/macos/security.s
src/crypto/x509/root.go
src/crypto/x509/root_cgo_darwin.go [moved from src/crypto/x509/root_cgo_darwin_amd64.go with 100% similarity]
src/crypto/x509/root_darwin.go [moved from src/crypto/x509/root_darwin_amd64.go with 100% similarity]
src/crypto/x509/root_ios.go [moved from src/crypto/x509/root_darwin_iosx.go with 99% similarity]
src/crypto/x509/root_ios_gen.go [moved from src/crypto/x509/root_darwin_ios_gen.go with 90% similarity]
src/runtime/sys_darwin_arm64.s