layerscape: update kernel patch to fix build
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 11 Nov 2020 12:57:25 +0000 (13:57 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 11 Nov 2020 17:14:13 +0000 (18:14 +0100)
commit28a85b8c2b1ec153795c4c03d39ee9ef40cc1878
treefbd9f97d8c99f10f17b904ac72ff57abade70115
parent3a8cfabe0cd11612f776f6e8adec2f17e71e0987
layerscape: update kernel patch to fix build

The target heavily modifies caamalg.c, so changes introduced in
kernel commit 7b930def8ef6 ("crypto: caam - limit output IV to CBC
to work around CTR mode DMA issue") have broken build.

This adjusts the upstream changes to match the rest of our local
patch.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/layerscape/patches-4.9/804-crypto-support-layerscape.patch