ARM: dts: qcom: Add keep-running flag to trustedvm loader node for
sun Add keep-running flag to trustedvm loader node for sun. Change-Id: I908030b52c409d25ccaaf5623eb384cda13cc922 Signed-off-by: Cong Zhang <quic_congzhan@quicinc.com>
This commit is contained in:
@@ -2103,6 +2103,7 @@
|
|||||||
qcom,pas-id = <28>;
|
qcom,pas-id = <28>;
|
||||||
qcom,vmid = <45>;
|
qcom,vmid = <45>;
|
||||||
qcom,firmware-name = "trustedvm";
|
qcom,firmware-name = "trustedvm";
|
||||||
|
qcom,keep-running;
|
||||||
memory-region = <&trust_ui_vm_mem &vm_comm_mem>;
|
memory-region = <&trust_ui_vm_mem &vm_comm_mem>;
|
||||||
virtio-backends = <&trust_ui_vm_virt_be0 &trust_ui_vm_virt_be1>;
|
virtio-backends = <&trust_ui_vm_virt_be0 &trust_ui_vm_virt_be1>;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user