openwrt/package
Josef Schlehofer 3e0faf2866 kernel: build crypto md5/sha1/sha256 modules for powerpc
This builds and enables kernel optimized modules for mpc85xx target:
- CONFIG_CRYPTO_MD5_PPC [1]
- CONFIG_CRYPTO_SHA1_PPC_SPE [2]
- CONFIG_CRYPTO_SHA256_PPC_SPE [3]

Where it was possible, then use Signal Processing Engine, because
CONFIG_SPE is already enabled in mpc85xx config.

[1] https://cateee.net/lkddb/web-lkddb/CRYPTO_MD5_PPC.html
[2] https://cateee.net/lkddb/web-lkddb/CRYPTO_SHA1_PPC.html
[3] https://cateee.net/lkddb/web-lkddb/CRYPTO_SHA256_PPC_SPE.html

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 3a702f8733)
2023-01-06 17:17:07 +01:00
..
base-files base-files: support "metric" in board.json 2022-12-01 16:09:27 +01:00
boot uboot-layerscape: adjust LS1012A-IOT config and env 2022-11-12 21:05:43 +01:00
devel binutils: fix libbfd missing DSO dependency if NLS enabled 2021-04-10 14:22:28 +02:00
firmware firmware: intel-microcode: update to 20220809 2022-10-09 17:43:41 +02:00
kernel kernel: build crypto md5/sha1/sha256 modules for powerpc 2023-01-06 17:17:07 +01:00
libs wolfssl: update to v5.5.3 2022-11-27 16:36:53 +01:00
network dnsmasq: Backport DHCPv6 server fix (CVE-2022-0934) 2022-12-21 13:53:51 +01:00
system procd: add patch to fix compilation error 2022-12-04 16:06:35 +01:00
utils treewide: fix security issues by bumping all packages using libwolfssl 2022-10-05 21:09:50 +02:00
Makefile build: fix opkg install step for large package selection 2021-12-31 17:55:29 +01:00