mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
dts: C1 add optee node [1/1]
PD#SWPL-121217 Problem: C1 kernel5.15 TEE bringup Solution: add optee node Verify: c1 + buildroot Change-Id: Ib2beb1e0f49c0e24ee10eea826293a8f085c1c2c Signed-off-by: Wentao.Sun <wentao.sun@amlogic.com>
This commit is contained in:
@@ -843,6 +843,11 @@
|
||||
reserve_mem_size = <0x00300000>;
|
||||
};
|
||||
|
||||
optee {
|
||||
compatible = "linaro,optee-tz";
|
||||
method = "smc";
|
||||
};
|
||||
|
||||
amlogic_unifykey: unifykey{
|
||||
compatible = "amlogic,unifykey";
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user