diff --git a/qcom/parrot.dtsi b/qcom/parrot.dtsi index 2ac742b1..e4b64748 100644 --- a/qcom/parrot.dtsi +++ b/qcom/parrot.dtsi @@ -2076,6 +2076,7 @@ compatible = "qcom,gh-secure-vm-loader"; qcom,pas-id = <28>; qcom,vmid = <45>; + qcom,keep-running; qcom,guest-cpus = "5-6"; qcom,firmware-name = "trustedvm"; memory-region = <&trust_ui_vm_mem &vm_comm_mem>; @@ -2086,6 +2087,7 @@ compatible = "qcom,gh-secure-vm-loader"; qcom,pas-id = <35>; qcom,vmid = <50>; + qcom,keep-running; qcom,firmware-name = "cpusys_vm"; memory-region = <&cpusys_vm_mem>; ext-region = <&chipinfo_mem>;