mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Disable kpti/ssbd for gen3 chipset"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
c3ae3d51ae
@@ -334,7 +334,9 @@
|
||||
};
|
||||
};
|
||||
|
||||
chosen {};
|
||||
chosen {
|
||||
bootargs = "kpti=0 ssbd=force-off";
|
||||
};
|
||||
|
||||
firmware: firmware {
|
||||
android {
|
||||
|
||||
@@ -351,7 +351,7 @@
|
||||
};
|
||||
|
||||
chosen: chosen {
|
||||
bootargs = "qcom_dma_heaps.enable_bitstream_contig_heap=y";
|
||||
bootargs = "qcom_dma_heaps.enable_bitstream_contig_heap=y kpti=0 ssbd=force-off";
|
||||
};
|
||||
|
||||
soc: soc { };
|
||||
|
||||
Reference in New Issue
Block a user