ARM: dts: msm: Add secure-buffer device for sun

Add the secure-buffer device, which supports hypervisor operations
to change the stage 2 permissions of memory.

Change-Id: I98576bc919aecada2e7ab7bc5dfeadc8979a111d
Signed-off-by: Patrick Daly <quic_pdaly@quicinc.com>
This commit is contained in:
Patrick Daly
2023-06-02 15:53:55 -07:00
parent 903a734784
commit 09cd32e98e

View File

@@ -285,6 +285,10 @@
cap-based-alloc-and-pwr-collapse; cap-based-alloc-and-pwr-collapse;
}; };
qcom,secure-buffer {
compatible = "qcom,secure-buffer";
qcom,vmid-cp-camera-preview-ro;
};
arch_timer: timer { arch_timer: timer {
compatible = "arm,armv8-timer"; compatible = "arm,armv8-timer";