crypto/octeontx2: support control ops
authorAnkur Dwivedi <adwivedi@marvell.com>
Wed, 16 Oct 2019 15:25:36 +0000 (20:55 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 23 Oct 2019 14:57:06 +0000 (16:57 +0200)
commitdfacd1f9f726e0e5419f36a982dc51ec7c95cfcc
treef50fb16d1efe0b5a43c37adff8be73441bdb5d80
parent818d138bcce9dfa1e85d9a0f343aa977d518cf37
crypto/octeontx2: support control ops

This patch adds the device control functions.

Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/crypto/octeontx2/Makefile
drivers/crypto/octeontx2/meson.build
drivers/crypto/octeontx2/otx2_cryptodev.h
drivers/crypto/octeontx2/otx2_cryptodev_hw_access.c [new file with mode: 0644]
drivers/crypto/octeontx2/otx2_cryptodev_hw_access.h [new file with mode: 0644]
drivers/crypto/octeontx2/otx2_cryptodev_mbox.c
drivers/crypto/octeontx2/otx2_cryptodev_mbox.h
drivers/crypto/octeontx2/otx2_cryptodev_ops.c
drivers/crypto/octeontx2/otx2_cryptodev_ops.h