ARM: dts: qcom: Add keep-running flag to trustedvm loader node for yupik
Add keep-running flag to trustedvm loader node for yupik. Change-Id: Ie25d5f2917032e356fc73acacb4611b11195a05d Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
This commit is contained in:
@@ -2094,6 +2094,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>;
|
||||
@@ -2104,6 +2105,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>;
|
||||
|
||||
Reference in New Issue
Block a user