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