mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -25,7 +25,7 @@
|
||||
|
||||
reserved-memory {
|
||||
trust@0 {
|
||||
reg = <0x00000000 0x00200000>;
|
||||
reg = <0x00000000 0x00208000>;
|
||||
no-map;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user