mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
Merge "Revert "ARM: dts: msm: Reduce VM image size for Kalama VM""
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
d79cb1e132
@@ -119,7 +119,7 @@
|
||||
* first 1GB due to memory hotplug requirement.
|
||||
*/
|
||||
base-address = <0x0 0x28800000 >;
|
||||
size-min = <0x0 0x40ee000>; /* 64 MB */
|
||||
size-min = <0x0 0x4aee000>; /* 74 MB */
|
||||
};
|
||||
|
||||
segments {
|
||||
|
||||
@@ -511,7 +511,7 @@
|
||||
|
||||
trust_ui_vm_mem: trust_ui_vm_region@f3800000 {
|
||||
no-map;
|
||||
reg = <0x0 0xf3800000 0x0 0x40ee000>;
|
||||
reg = <0x0 0xf3800000 0x0 0x4aee000>;
|
||||
};
|
||||
|
||||
trust_ui_vm_dump: trust_ui_vm_dump@0xf82ee000 {
|
||||
|
||||
Reference in New Issue
Block a user