mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user