ipq40xx: fix hw-crypto detection of qce driver
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Fri, 20 Sep 2019 20:48:04 +0000 (17:48 -0300)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 21 Sep 2019 21:41:31 +0000 (23:41 +0200)
commit391b14a8927df9cfc1d503459dd772cd582a64e7
tree0aa03b8ea36ddd52f231877f46eb4620a26bfdcb
parentf8d8b3f85d70a85d4fabc9b8ed4dbc8020be0523
ipq40xx: fix hw-crypto detection of qce driver

This adds the CRYPTO_ALG_KERN_DRIVER_ONLY flag to Qualcomm crypto engine
driver algorithms, so that openssl devcrypto can recognize them as
hardware-accelerated.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
[refresh, move to ipq40xx as its the only target right now]
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ipq40xx/patches-4.14/181-crypto-qce-add-CRYPTO_ALG_KERN_DRIVER_ONLY-flag.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-4.19/181-crypto-qce-add-CRYPTO_ALG_KERN_DRIVER_ONLY-flag.patch [new file with mode: 0644]