mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
ARM: dts: msm: Updated memory map for sdxpinn
Updated the memory map for pinnacles as per version 3. Change-Id: I12575bd71314923279ce0d770e6ed6534ed498b4
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
fec2aca8dc
commit
fe71d37b0a
@@ -8,6 +8,36 @@
|
||||
reg = <0x0 0x80000000 0x0 0x800000>;
|
||||
};
|
||||
|
||||
hyp_elf_package_mem: hyp_elf_package_region@80800000 {
|
||||
no-map;
|
||||
reg = <0x0 0x80800000 0x0 0x200000>;
|
||||
};
|
||||
|
||||
access_control_db_mem: access_control_db_region@81380000 {
|
||||
no-map;
|
||||
reg = <0x0 0x81380000 0x0 0x80000>;
|
||||
};
|
||||
|
||||
uefi_ext_mem: uefi_ext_region@87100000 {
|
||||
no-map;
|
||||
reg = <0x0 0x87100000 0x0 0x400000>;
|
||||
};
|
||||
|
||||
uefi_apps_mem: uefi_apps_region@87500000 {
|
||||
no-map;
|
||||
reg = <0x0 0x87500000 0x0 0x400000>;
|
||||
};
|
||||
|
||||
abl_mem: abl_region@87900000 {
|
||||
no-map;
|
||||
reg = <0x0 0x87900000 0x0 0x100000>;
|
||||
};
|
||||
|
||||
xbl_ramdump_mem: xbl_ramdump_region@87a00000 {
|
||||
no-map;
|
||||
reg = <0x0 0x87a00000 0x0 0x1c0000>;
|
||||
};
|
||||
|
||||
cpucp_fw_mem: cpucp_fw_region@87c00000 {
|
||||
no-map;
|
||||
reg = <0x0 0x87c00000 0x0 0x100000>;
|
||||
@@ -23,11 +53,6 @@
|
||||
reg = <0x0 0x87d40000 0x0 0x40000>;
|
||||
};
|
||||
|
||||
access_control_db_mem: access_control_db_region@87d80000 {
|
||||
no-map;
|
||||
reg = <0x0 0x87d80000 0x0 0x80000>;
|
||||
};
|
||||
|
||||
aop_image_mem: aop_image_region@87e00000 {
|
||||
no-map;
|
||||
reg = <0x0 0x87e00000 0x0 0x20000>;
|
||||
|
||||
Reference in New Issue
Block a user