ARM: dts: msm: Add qcom,sensitive property for Sun VM
Add qcom,sensitive property in vm-config node for Sun VM. Change-Id: I5b2781df510f59d7c3f779eecb55c7bc64fad84c Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
This commit is contained in:
@@ -76,6 +76,7 @@
|
|||||||
qcom,primary-vm-index = <0>;
|
qcom,primary-vm-index = <0>;
|
||||||
vm-uri = "vmuid/oemvm";
|
vm-uri = "vmuid/oemvm";
|
||||||
vm-guid = "847bfe26-0b12-5728-812a-06103f6bdec0";
|
vm-guid = "847bfe26-0b12-5728-812a-06103f6bdec0";
|
||||||
|
qcom,sensitive;
|
||||||
|
|
||||||
vm-attrs = "crash-fatal", "context-dump";
|
vm-attrs = "crash-fatal", "context-dump";
|
||||||
|
|
||||||
|
@@ -100,6 +100,7 @@
|
|||||||
qcom,primary-vm-index = <0>;
|
qcom,primary-vm-index = <0>;
|
||||||
vm-uri = "vmuid/trusted-ui";
|
vm-uri = "vmuid/trusted-ui";
|
||||||
vm-guid = "598085da-c516-5b25-a9c1-927a02819770";
|
vm-guid = "598085da-c516-5b25-a9c1-927a02819770";
|
||||||
|
qcom,sensitive;
|
||||||
|
|
||||||
vm-attrs = "crash-fatal", "context-dump";
|
vm-attrs = "crash-fatal", "context-dump";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user