162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciobj-$(CONFIG_CRYPTO_DEV_OCTEONTX2_CPT) += rvu_cptcommon.o rvu_cptpf.o rvu_cptvf.o 362306a36Sopenharmony_ci 462306a36Sopenharmony_cirvu_cptcommon-objs := cn10k_cpt.o otx2_cptlf.o otx2_cpt_mbox_common.o 562306a36Sopenharmony_cirvu_cptpf-objs := otx2_cptpf_main.o otx2_cptpf_mbox.o \ 662306a36Sopenharmony_ci otx2_cptpf_ucode.o otx2_cpt_devlink.o 762306a36Sopenharmony_cirvu_cptvf-objs := otx2_cptvf_main.o otx2_cptvf_mbox.o \ 862306a36Sopenharmony_ci otx2_cptvf_reqmgr.o otx2_cptvf_algs.o 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ciccflags-y += -I$(srctree)/drivers/net/ethernet/marvell/octeontx2/af 11