mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Change vcpu sched priority for trustedvm"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
724fb77709
@@ -127,7 +127,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 */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user