diff options
author | Eric Biggers <ebiggers@kernel.org> | 2025-07-18 15:07:06 -0700 |
---|---|---|
committer | Eric Biggers <ebiggers@kernel.org> | 2025-07-20 21:43:27 -0700 |
commit | debc1e5a431779c027a5752f247a4de2e4f702b2 (patch) | |
tree | 1cd76508c1233e43dbb439b85482d190185c8df4 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 42e3376e0954d7e589e5a53d6149835cad64e8e6 (diff) |
lib/crypto: arm64/sha512-ce: Drop compatibility macros for older binutils
Now that the oldest supported binutils version is 2.30, the macros that
emit the SHA-512 instructions as '.inst' words are no longer needed. So
drop them. No change in the generated machine code.
Changed from the original patch by Ard Biesheuvel:
(https://lore.kernel.org/r/20250515142702.2592942-2-ardb+git@google.com):
- Reduced scope to just SHA-512
- Added comment that explains why "sha3" is used instead of "sha2"
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20250718220706.475240-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions