summaryrefslogtreecommitdiff
path: root/linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2019-10-09 20:48:13 +0100
committerTobias Thierer <tobiast@google.com>2019-10-09 22:01:16 +0100
commit01e077a02e249d3daca78c662328fbf3eb556fa6 (patch)
treed745c0835cc8b4175a106373cabf1824abcba406 /linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S
parent470a930d9734686d23d8e4cba31c7319d47b915b (diff)
downloadboringssl-01e077a02e249d3daca78c662328fbf3eb556fa6.tar.gz
external/boringssl: Sync to 56b6c714c9cae5963681ed9dd9f6cabf294e3f80.
This includes the following changes: https://boringssl.googlesource.com/boringssl/+log/6e7255c17e1a7348a2377fbc804441dd284806e2..56b6c714c9cae5963681ed9dd9f6cabf294e3f80 Test: atest CtsLibcoreTestCases CtsLibcoreOkHttpTestCases Change-Id: I9977c8fa204dd39e5b6c71abdb85d055e842bf4e
Diffstat (limited to 'linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S')
-rw-r--r--linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S b/linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S
index 911d6383..462afdfa 100644
--- a/linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S
+++ b/linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S
@@ -3666,4 +3666,5 @@ _aesp8_xts_dec5x:
blr
.long 0
.byte 0,12,0x14,0,0,0,0,0
+.section .note.GNU-stack,"",@progbits
#endif // !OPENSSL_NO_ASM && __powerpc64__