crypto: octeontx2 - add support to process the crypto request
Attach LFs to CPT VF to process the crypto requests and register LF interrupts. Signed-off-by:Suheil Chandran <schandran@marvell.com> Signed-off-by:
Lukasz Bartosik <lbartosik@marvell.com> Signed-off-by:
Srujana Challa <schalla@marvell.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Showing
- drivers/crypto/marvell/octeontx2/Makefile 1 addition, 1 deletiondrivers/crypto/marvell/octeontx2/Makefile
- drivers/crypto/marvell/octeontx2/otx2_cpt_common.h 17 additions, 0 deletionsdrivers/crypto/marvell/octeontx2/otx2_cpt_common.h
- drivers/crypto/marvell/octeontx2/otx2_cpt_reqmgr.h 145 additions, 0 deletionsdrivers/crypto/marvell/octeontx2/otx2_cpt_reqmgr.h
- drivers/crypto/marvell/octeontx2/otx2_cptlf.h 8 additions, 0 deletionsdrivers/crypto/marvell/octeontx2/otx2_cptlf.h
- drivers/crypto/marvell/octeontx2/otx2_cptpf.h 1 addition, 0 deletionsdrivers/crypto/marvell/octeontx2/otx2_cptpf.h
- drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c 47 additions, 0 deletionsdrivers/crypto/marvell/octeontx2/otx2_cptpf_main.c
- drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c 22 additions, 0 deletionsdrivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
- drivers/crypto/marvell/octeontx2/otx2_cptvf.h 1 addition, 0 deletionsdrivers/crypto/marvell/octeontx2/otx2_cptvf.h
- drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c 204 additions, 0 deletionsdrivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
- drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c 54 additions, 0 deletionsdrivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
- drivers/crypto/marvell/octeontx2/otx2_cptvf_reqmgr.c 534 additions, 0 deletionsdrivers/crypto/marvell/octeontx2/otx2_cptvf_reqmgr.c
Please register or sign in to comment