mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user