]> git.droids-corp.org - dpdk.git/commit
crypto/dpaa_sec: enable QI physically
authorGagandeep Singh <g.singh@nxp.com>
Thu, 28 Apr 2022 11:47:24 +0000 (17:17 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Fri, 29 Apr 2022 09:27:35 +0000 (11:27 +0200)
commit8a3167dbe3ad16ac74e9d87735fa2d9d42d2644a
treeee2ddff6d39772e7222f900ac400290aa59625a1
parent46cc6dcc4112f9dbf4a3affbb37ea186e1c6c58f
crypto/dpaa_sec: enable QI physically

To perform crypto operations on DPAA platform,
QI interface of HW must be enabled.
Earlier DPAA crypto driver was dependent on
kernel for QI enable. Now with this patch
there is no such dependency on kernel.

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
drivers/crypto/dpaa_sec/dpaa_sec.c
drivers/crypto/dpaa_sec/dpaa_sec.h