Messages in this thread |  | | From | Weili Qian <> | Subject | [PATCH 0/4] crypto: hisilicon/qm - support the communication between PF and VF | Date | Sat, 29 May 2021 22:15:33 +0800 |
| |
This patch adds support for PF and VF communications in accelerator driver, and updates the reset flow based on VF/PF communications.
Weili Qian (4): crypto: hisilicon/qm - adjust reset interface crypto: hisilicon/qm - enable PF and VFs communication crypto: hisilicon/qm - add callback to support communication crypto: hisilicon/qm - update reset flow
drivers/crypto/hisilicon/qm.c | 713 +++++++++++++++++++++++++++++++++++++----- drivers/crypto/hisilicon/qm.h | 1 + 2 files changed, 629 insertions(+), 85 deletions(-)
-- 2.8.1
|  |