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

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

Merge "msm: idle-v7: flush non secure L1 cache lines for l2 GDHS LPM mode"

parents 081915e7 92577e1c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -200,6 +200,7 @@ THUMB( str r14, [r0],#4 )
	mov	r2, #1
	and	r1, r2, r1, ASR #30 /* Check if the cache is write back */
	orr	r1, r0, r1
	and	r1, r1, #1
	cmp	r1, #1
	bne	skip
	bl	v7_flush_dcache_all