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:
Guru Das Srinagesh
2021-10-22 16:05:08 -07:00
parent 9cb7eeb1e9
commit baf6d70386

View File

@@ -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>;
};