arm64: dts: rockchip: rk3588-linux: add TEE support for linux

Change-Id: I4b1977454c8488872ae8c5881b4bf2947203d2b5
Signed-off-by: Zhijun Xie <xzj@rock-chips.com>
This commit is contained in:
Zhijun Xie
2022-03-09 15:53:47 +08:00
committed by Tao Huang
parent a0019992e1
commit af9c3f34cd

View File

@@ -46,6 +46,14 @@
status = "okay";
};
firmware {
optee: optee {
compatible = "linaro,optee-tz";
method = "smc";
//status = "disabled";
};
};
ramoops: ramoops@110000 {
compatible = "ramoops";
reg = <0x0 0x110000 0x0 0xf0000>;