mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Updated memory map for sdxpinn"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
d4ce622158
@@ -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