summaryrefslogtreecommitdiff
path: root/linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S
diff options
context:
space:
mode:
Diffstat (limited to 'linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S')
-rw-r--r--linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S b/linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S
index 7aa0ea52..46877154 100644
--- a/linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S
+++ b/linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S
@@ -290,4 +290,5 @@ gcm_ghash_ssse3:
.align 16
.Llow4_mask:
.long 252645135,252645135,252645135,252645135
+.section .note.GNU-stack,"",@progbits
#endif