blob: 128e14ac1b587ca7e278d2bb16e967156a9324a4 [file] [log] [blame]
Michael Grandb76287b2019-02-24 23:38:57 +01001/include/ "system-conf.dtsi"
2/ {
3 firmware {
4 optee {
5 compatible = "linaro,optee-tz";
6 method = "smc";
7 };
8 };
9};