mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02: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:
parent
c154f7c2b4
commit
9e109a2600
|
|
@ -25,7 +25,7 @@ ramdisk {
|
|||
|
||||
reserved-memory {
|
||||
trust@0 {
|
||||
reg = <0x00000000 0x00200000>;
|
||||
reg = <0x00000000 0x00208000>;
|
||||
no-map;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user