Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c3b3b32 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "crypto: msm: qce50: enable BAM SPS_BAM_CACHED_WP"

parents 0502b571 4af3dd6a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2812,6 +2812,7 @@ static int qce_sps_get_bam(struct qce_device *pce_dev)

	bam.ee = pce_dev->ce_bam_info.bam_ee;
	bam.ipc_loglevel = QCE_BAM_DEFAULT_IPC_LOGLVL;
	bam.options |= SPS_BAM_CACHED_WP;
	pr_debug("bam physical base=0x%lx\n", (uintptr_t)bam.phys_addr);
	pr_debug("bam virtual base=0x%p\n", bam.virt_addr);