linux-yocto/arch/powerpc
Eric Biggers 8c44847e2e crypto: powerpc/curve25519 - Remove unused kpp support
Curve25519 is used only via the library API, not the crypto_kpp API.  In
preparation for removing the unused crypto_kpp API for Curve25519,
remove the unused "curve25519-ppc64le" kpp algorithm.

Note that the underlying PowerPC optimized Curve25519 code remains fully
supported and accessible via the library API.

It's also worth noting that even if the kpp support for Curve25519 comes
back later, there is no need for arch-specific kpp glue code like this,
as a single kpp algorithm that wraps the library API is sufficient.

Link: https://lore.kernel.org/r/20250906213523.84915-4-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
2025-09-06 14:45:49 -07:00
..
boot powerpc/microwatt: Correct ISA version number in device tree 2025-06-23 09:56:28 +05:30
configs lib/crypto: powerpc/md5: Migrate optimized code into library 2025-08-26 12:52:28 -04:00
crypto crypto: powerpc/curve25519 - Remove unused kpp support 2025-09-06 14:45:49 -07:00
include powerpc fixes for 6.17 #2 2025-08-03 19:15:04 -07:00
kernel powerpc fixes for 6.17 #2 2025-08-03 19:15:04 -07:00
kexec Add a new optional ",cma" suffix to the crashkernel= command line option 2025-07-19 19:08:22 -07:00
kvm Summary of significant series in this pull request: 2025-07-31 14:57:54 -07:00
lib Crypto library updates for 6.17 2025-07-28 17:58:52 -07:00
math-emu
mm Significant patch series in this pull request: 2025-08-03 16:23:09 -07:00
net powerpc fixes for 6.17 #2 2025-08-03 19:15:04 -07:00
perf powerpc updates for 6.17 2025-07-29 20:28:38 -07:00
platforms treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
purgatory
sysdev treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
tools
xmon powerpc: Don't use --- in kernel logs 2025-04-29 11:41:38 +05:30
Kbuild
Kconfig Summary of significant series in this pull request: 2025-07-31 14:57:54 -07:00
Kconfig.debug
Makefile arch/powerpc: Remove .interp section in vmlinux 2025-07-22 14:21:19 +05:30
Makefile.postlink