Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit acebdb74 authored by Zhen Kong's avatar Zhen Kong
Browse files

ARM: dts: msm: Add shmbridge node for Lahaina

Add shared memory bridge device-tree node to share
memory between trustzone and VMs on Lahaina platform.

Change-Id: I29e4ce3b39cc351d78abbf86ec65dbb5a4d6fd58
parent b95d68d1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -561,6 +561,10 @@
		compatible = "qcom,secure-chan-manager";
	};

	qtee_shmbridge {
		compatible = "qcom,tee-shared-memory-bridge";
	};

	qcom-secure-buffer {
		compatible = "qcom,secure-buffer";
	};