Update leancrypto-1.2.0-intel-cet.patch
Related: RHEL-70818 Signed-off-by: Daiki Ueno <dueno@redhat.com>
This commit is contained in:
parent
dd046ab8d8
commit
eb680340c9
@ -112,7 +112,7 @@ index 7d4772e5..0cf8fddb 100644
|
||||
--
|
||||
2.48.1
|
||||
|
||||
From e210d069cfd71938494668acef25f043ff9ecd4e Mon Sep 17 00:00:00 2001
|
||||
From 038e226c8a4b024f2feda157989952843292c21c Mon Sep 17 00:00:00 2001
|
||||
From: Daiki Ueno <dueno@redhat.com>
|
||||
Date: Thu, 13 Feb 2025 08:43:35 +0900
|
||||
Subject: [PATCH] x86: embed .note.gnu.property for Intel CET in assembly files
|
||||
@ -262,15 +262,16 @@ index 88372b41..5990ad76 100644
|
||||
+
|
||||
+ASM_END
|
||||
diff --git a/hash/src/asm/ARMv8_2x/keccakx2_armce.S b/hash/src/asm/ARMv8_2x/keccakx2_armce.S
|
||||
index 0cf8fddb..7b4dc937 100644
|
||||
index 0cf8fddb..04c44c29 100644
|
||||
--- a/hash/src/asm/ARMv8_2x/keccakx2_armce.S
|
||||
+++ b/hash/src/asm/ARMv8_2x/keccakx2_armce.S
|
||||
@@ -195,3 +195,5 @@ loop:
|
||||
@@ -194,4 +194,6 @@ loop:
|
||||
|
||||
SYM_FUNC_END(keccak_f1600x2_armce)
|
||||
|
||||
#endif
|
||||
+
|
||||
+ASM_END
|
||||
+
|
||||
#endif
|
||||
diff --git a/hash/src/asm/AVX2/KeccakP-1600-AVX2.S b/hash/src/asm/AVX2/KeccakP-1600-AVX2.S
|
||||
index f59cd1b5..26f965df 100644
|
||||
--- a/hash/src/asm/AVX2/KeccakP-1600-AVX2.S
|
||||
|
Loading…
Reference in New Issue
Block a user