]> Cypherpunks repositories - gostls13.git/commit
internal/cpu: add detection for the new ECDSA and EDDSA capabilities on s390x
authorbill_ofarrell <billo@ca.ibm.com>
Tue, 30 Apr 2019 21:15:39 +0000 (17:15 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 30 Apr 2019 23:31:26 +0000 (23:31 +0000)
commitba978f5fff69dcdc6ba651be2d2b53a96e939924
tree6556a07e270661fcda703fef3c3f9776aaefa6ab
parent43b9fcf6fe9feb0ec67a7ddb01e5b542542b47c8
internal/cpu: add detection for the new ECDSA and EDDSA capabilities on s390x

This CL will check for the Message-Security-Assist Extension 9 facility
which enables the KDSA instruction.

Change-Id: I659aac09726e0999ec652ef1f5983072c8131a48
Reviewed-on: https://go-review.googlesource.com/c/go/+/174529
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/vet/all/whitelist/s390x.txt
src/internal/cpu/cpu.go
src/internal/cpu/cpu_s390x.go
src/internal/cpu/cpu_s390x.s