ARM: dts: msm: Add secure-buffer device for tuna
Add the secure-buffer device, which supports hypervisor operations to change the stage 2 permissions of memory. Change-Id: Ie35729df57e57abba37cf4a286f5f4ac2faa1154 Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
This commit is contained in:
@@ -546,6 +546,11 @@
|
|||||||
power-domains = <&CLUSTER_PD>;
|
power-domains = <&CLUSTER_PD>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
qcom,secure-buffer {
|
||||||
|
compatible = "qcom,secure-buffer";
|
||||||
|
qcom,vmid-cp-camera-preview-ro;
|
||||||
|
};
|
||||||
|
|
||||||
cam_rsc: rsc@adc8000 {
|
cam_rsc: rsc@adc8000 {
|
||||||
label = "cam_rsc";
|
label = "cam_rsc";
|
||||||
compatible = "qcom,rpmh-rsc";
|
compatible = "qcom,rpmh-rsc";
|
||||||
|
Reference in New Issue
Block a user