Merge "Revert "ARM: dts: msm: Reduce VM image size for Kalama VM""

This commit is contained in:
qctecmdr
2022-08-09 21:43:11 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 2 additions and 2 deletions

View File

@@ -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 {

View File

@@ -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 {