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:
Hrishabh Rajput
2023-11-29 13:51:13 +05:30
parent eb10a088e3
commit 7114f1493d
2 changed files with 2 additions and 0 deletions

View File

@@ -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";

View File

@@ -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";