Loading drivers/soc/qcom/Kconfig +10 −0 Original line number Diff line number Diff line Loading @@ -904,6 +904,16 @@ config QTI_CRYPTO_TZ performing hardware based file encryption. This means keys are programmed and managed through SCM calls to TZ where ICE driver will configure keys. config MSM_BAM_DMUX bool "BAM Data Mux Driver" depends on SPS help Support Muxed Data Channels over BAM interface. BAM has a limited number of pipes. This driver provides a means to support more logical channels via muxing than BAM could without muxing. endmenu config QCOM_HYP_CORE_CTL Loading drivers/soc/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -107,3 +107,4 @@ obj-$(CONFIG_QTI_CRYPTO_COMMON) += crypto-qti-common.o obj-$(CONFIG_QTI_CRYPTO_TZ) += crypto-qti-tz.o obj-$(CONFIG_QTI_HW_KEY_MANAGER) += hwkm_qti.o hwkm_qti-y += hwkm.o obj-$(CONFIG_MSM_BAM_DMUX) += bam_dmux.o Loading
drivers/soc/qcom/Kconfig +10 −0 Original line number Diff line number Diff line Loading @@ -904,6 +904,16 @@ config QTI_CRYPTO_TZ performing hardware based file encryption. This means keys are programmed and managed through SCM calls to TZ where ICE driver will configure keys. config MSM_BAM_DMUX bool "BAM Data Mux Driver" depends on SPS help Support Muxed Data Channels over BAM interface. BAM has a limited number of pipes. This driver provides a means to support more logical channels via muxing than BAM could without muxing. endmenu config QCOM_HYP_CORE_CTL Loading
drivers/soc/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -107,3 +107,4 @@ obj-$(CONFIG_QTI_CRYPTO_COMMON) += crypto-qti-common.o obj-$(CONFIG_QTI_CRYPTO_TZ) += crypto-qti-tz.o obj-$(CONFIG_QTI_HW_KEY_MANAGER) += hwkm_qti.o hwkm_qti-y += hwkm.o obj-$(CONFIG_MSM_BAM_DMUX) += bam_dmux.o