ARM: dts: rockchip: reserve 32KB shared memory for rv1126-evb-ddr3-v10-tb

Reserve shared memory between Trust and Linux.

Change-Id: Ifb06c758f6e19d2c79fb3047a8ae2787576801f1
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2020-05-28 09:19:15 +08:00
parent c154f7c2b4
commit 9e109a2600

View File

@@ -25,7 +25,7 @@
reserved-memory {
trust@0 {
reg = <0x00000000 0x00200000>;
reg = <0x00000000 0x00208000>;
no-map;
};