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

Commit 14e21cb8 authored by Jerome Forissier's avatar Jerome Forissier Committed by Jens Wiklander
Browse files

arm64: dt: hikey: Add optee node

parent 6a6e7700
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -406,6 +406,13 @@
			};
		};
	};

	firmware {
		optee {
			compatible = "linaro,optee-tz";
			method = "smc";
		};
	};
};

&uart2 {