apm821xx: backport accepted linux-crypto patches
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 31 May 2019 17:30:00 +0000 (19:30 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 1 Jun 2019 17:47:14 +0000 (19:47 +0200)
commitb2b1265a1d6cd12d7945b6faad91e4a214ef1bd7
tree2a8757e6880a88f3beeae57c9ade0153c6baffe3
parent67619619195aa57b2d3169b659e677cd8b879e2a
apm821xx: backport accepted linux-crypto patches

Rather than wait until the patches hit vanilla and
get backported via the stable kernel, this patch
patches the crypto4xx driver with the latest fixes
from the upstream linux-crypto tree.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/apm821xx/patches-4.14/023-0001-treewide-kzalloc-kcalloc.patch [new file with mode: 0644]
target/linux/apm821xx/patches-4.14/023-0002-crypto-skcipher-remove-useless-setting-of-type-flags.patch [new file with mode: 0644]
target/linux/apm821xx/patches-4.14/023-0003-crypto-drop-mask-CRYPTO_ALG_ASYNC-from-cipher-tfm-al.patch [new file with mode: 0644]
target/linux/apm821xx/patches-4.14/023-0004-crypto4xx_core-don-t-abuse-__dma_sync_page.patch [new file with mode: 0644]
target/linux/apm821xx/patches-4.14/023-0005-cross-tree-phase-out-dma_zalloc_coherent.patch [new file with mode: 0644]
target/linux/apm821xx/patches-4.14/023-0006-crypto-crypto4xx-add-prng-crypto-support.patch [new file with mode: 0644]
target/linux/apm821xx/patches-4.14/023-0007-crypto-crypto4xx-Fix-wrong-ppc4xx_trng_probe-ppc4xx_.patch [new file with mode: 0644]
target/linux/apm821xx/patches-4.14/023-0013-crypto-crypto4xx-fix-AES-CTR-blocksize-value.patch [new file with mode: 0644]
target/linux/apm821xx/patches-4.14/023-0014-crypto-crypto4xx-fix-blocksize-for-cfb-and-ofb.patch [new file with mode: 0644]
target/linux/apm821xx/patches-4.14/023-0015-crypto-crypto4xx-block-ciphers-should-only-accept-co.patch [new file with mode: 0644]