From baf6d70386a11e56367814982fce59aa482f52b9 Mon Sep 17 00:00:00 2001 From: Guru Das Srinagesh Date: Fri, 22 Oct 2021 16:05:08 -0700 Subject: [PATCH] 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 --- qcom/waipio.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/waipio.dtsi b/qcom/waipio.dtsi index 09d65c33..1c4c81a8 100644 --- a/qcom/waipio.dtsi +++ b/qcom/waipio.dtsi @@ -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>; };