mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Increase unisolation timeout for guestvm_loader
This is to accommodate variances in the bootup times of the guest VM. Change-Id: I9b0dbd87584e17263f7d90d902f33f1113a4c5d9
This commit is contained in:
@@ -1230,7 +1230,7 @@
|
||||
qcom,vmid = <45>;
|
||||
qcom,firmware-name = "trustedvm";
|
||||
qcom,reserved-cpus = <0x5>, <0x6>;
|
||||
qcom,unisolate-timeout-ms = <8000>;
|
||||
qcom,unisolate-timeout-ms = <12000>;
|
||||
memory-region = <&trust_ui_vm_mem>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user