From 0e90823428ed01146cbb74dbf90186030da0b021 Mon Sep 17 00:00:00 2001 From: Chuanye Chai Date: Thu, 10 Nov 2022 10:18:37 +0800 Subject: [PATCH] ARM: dts: msm: Enable secure contiguous dma heap in 8195 Secure contiguous heap is used for secure video playback. Add bootargs commandline argument to enable secure contiguous dma heap as in 8155. Change-Id: Ib3456a83f367b7c154fb29254174d83b97dcb842 --- qcom/sdmshrike.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/sdmshrike.dtsi b/qcom/sdmshrike.dtsi index 7f3151c0..fe421617 100644 --- a/qcom/sdmshrike.dtsi +++ b/qcom/sdmshrike.dtsi @@ -335,7 +335,7 @@ }; chosen { - bootargs = "kpti=0 ssbd=force-off"; + bootargs = "kpti=0 ssbd=force-off qcom_dma_heaps.enable_bitstream_contig_heap=y"; }; firmware: firmware {