ARM: dts: msm: add memory region for hwfence_shbuf addr on sun
Add carved-out memory region used for hw-fencing on sun target. Change-Id: I0aaba5a8a55de2e5b625667973841d90f3f9de3a Signed-off-by: Grace An <quic_gracan@quicinc.com>
This commit is contained in:
@@ -1963,6 +1963,11 @@
|
||||
reg = <0x0 0xd8000000 0x0 0x600000>;
|
||||
};
|
||||
|
||||
hwfence_shbuf: hwfence-shmem {
|
||||
no-map;
|
||||
reg = <0x0 0xd4e23000 0x0 0x2dd000>;
|
||||
};
|
||||
|
||||
/*
|
||||
* ta/tags mem is dynamically removed from the RAM
|
||||
* partition tables before boot occurs. Size of region
|
||||
|
Reference in New Issue
Block a user