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
This commit is contained in:
Chuanye Chai
2022-11-10 10:18:37 +08:00
parent 935de258d6
commit 0e90823428

View File

@@ -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 {