Skip to content

Commit db4c596

Browse files
jforissierjockebech
authored andcommitted
arm64: dt: hikey: Add optee node
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
1 parent 57752b4 commit db4c596

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,13 @@
406406
};
407407
};
408408
};
409+
410+
firmware {
411+
optee {
412+
compatible = "linaro,optee-tz";
413+
method = "smc";
414+
};
415+
};
409416
};
410417

411418
&uart2 {

0 commit comments

Comments
 (0)