1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package
Robert Marko 5b1d6d4607 kernel: crypto: add SHA512 ARM64 ASM optimized module
Kernel has an ASM optimized version of SHA512 that was ported from
OpenSSL, so lets package it as it provides significant perfomance
improvement compared to the generic implementation.

There is a Cryptographic Extension based version as well, but that relies
on ARMv8.2 ISA which I am not aware any of the OpenWrt supported SoC-s use.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-03-06 22:00:58 +01:00
..
base-files base-files: sysupgrade: handle errors when generating backup 2024-03-05 11:54:55 +01:00
boot qualcommax: ipq60xx: add support for netgear wax214 2024-03-05 06:34:35 +01:00
devel binutils: update to 2.42 2024-02-12 23:41:03 +01:00
firmware qualcommax: ipq60xx: add support for netgear wax214 2024-03-05 06:34:35 +01:00
kernel kernel: crypto: add SHA512 ARM64 ASM optimized module 2024-03-06 22:00:58 +01:00
libs libxml2: update to 2.12.5 2024-02-13 12:34:56 +01:00
network umdns: prevent a few 'uci: Entry not found' 2024-02-27 20:10:08 +01:00
system procd: update to git HEAD 2024-02-24 04:00:15 +00:00
utils e2fsprogs: add libe2p and development headers 2024-02-26 21:19:10 +01:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:45:15 +01:00