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

Commit 33a1a259 authored by Chris Lew's avatar Chris Lew
Browse files

ARM: dts: msm: Change vcpu sched priority for trustedvm

Change the vcpu scheduling priority to 0 in the trustedvm vmconfig.

Change-Id: I014d59ae156aeae699316d726dac55c9c2a93ade
parent 939fcee7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -116,7 +116,7 @@
			config = "/cpus";
			affinity = "static";
			affinity-map = <0x4 0x5>;
			sched-priority = < (-1) >;  /* relative to PVM */
			sched-priority = <0>;       /* relative to PVM */
			sched-timeslice = <2000>;   /* in ms */
		};