summaryrefslogtreecommitdiff
path: root/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S
diff options
context:
space:
mode:
Diffstat (limited to 'linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S')
-rw-r--r--linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S b/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S
index 677335b9..def3d5bf 100644
--- a/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S
+++ b/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S
@@ -8983,4 +8983,5 @@ seal_avx2_short_tail:
vzeroupper
jmp seal_sse_tail_16
.cfi_endproc
+.section .note.GNU-stack,"",@progbits
#endif