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: Remove bootloader-managed regions from Kalama memory map"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
e480bbc651
@@ -349,15 +349,11 @@
|
||||
reg = <0x0 0x80a00000 0x0 0x400000>;
|
||||
};
|
||||
|
||||
hyp_tags_mem: hyp_tags_region@80e00000 {
|
||||
no-map;
|
||||
reg = <0x0 0x80e00000 0x0 0x3d0000>;
|
||||
};
|
||||
|
||||
hyp_tags_reserved_mem: hyp_tags_reserved_region@811d0000 {
|
||||
no-map;
|
||||
reg = <0x0 0x811d0000 0x0 0x30000>;
|
||||
};
|
||||
/*
|
||||
* hyp_tags_mem & hyp_tags_reserved_mem not passed to linux
|
||||
* as valid memory. Size of these regions varies based on
|
||||
* bootloader policy.
|
||||
*/
|
||||
|
||||
/* merged xbl_dt_log, xbl_ramdump, aop_image */
|
||||
xbl_dt_log_merged_mem: xbl_dt_log_merged@81a00000 {
|
||||
@@ -505,15 +501,10 @@
|
||||
reg = <0x0 0xd8300000 0x0 0x500000>;
|
||||
};
|
||||
|
||||
ta_mem: ta_region@d8800000 {
|
||||
no-map;
|
||||
reg = <0x0 0xd8800000 0x0 0x7400000>;
|
||||
};
|
||||
|
||||
tz_tags_mem: tz_tags_region@e1200000 {
|
||||
no-map;
|
||||
reg = <0x0 0xdfc00000 0x0 0x2140000>;
|
||||
};
|
||||
/*
|
||||
* ta_mem & tz_tags_mem not passed to linux as valid memory. Size
|
||||
* varies based on bootloader policy.
|
||||
*/
|
||||
|
||||
hwfence_shbuf: hwfence-shmem {
|
||||
no-map;
|
||||
|
||||
Reference in New Issue
Block a user