Commit 061b27e
crypto: hisilicon/qm - support new function communication
On the HiSilicon accelerators drivers, the PF/VFs driver can send messages
to the VFs/PF by writing hardware registers, and the VFs/PF driver receives
messages from the PF/VFs by reading hardware registers. To support this
feature, a new version id is added, different communication mechanism are
used based on different version id.
Signed-off-by: Yang Shen <[email protected]>
Signed-off-by: Weili Qian <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>1 parent a268231 commit 061b27e
File tree
5 files changed
+178
-61
lines changed- drivers/crypto/hisilicon
- hpre
- sec2
- zip
- include/linux
5 files changed
+178
-61
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1209 | 1209 | | |
1210 | 1210 | | |
1211 | 1211 | | |
1212 | | - | |
1213 | 1212 | | |
1214 | 1213 | | |
1215 | 1214 | | |
| |||
0 commit comments