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

Commit c5d79f24 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add the mem-buf device for the trusted VM

Add the mem-buf device for the trusted VM to enable memory
transfers between VMs.

Change-Id: I3fbc0bb2d0504e4d2369046b64f81e0f9cb22dd7
parent 1413240a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -38,6 +38,10 @@
		method = "smc";
	};

	qcom-mem-buf {
		compatible = "qcom,mem-buf";
	};

	memory@28000000 {
		device_type = "memory";
		reg = <0x0 0x28000000 0x0 0x8000000>; /* Temp S2 mapping */