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

This reverts commit 020f13ef1f.

Dependencies for this change are not merged yet.

Change-Id: I7cfdaaacab6c44a67a6a854d6b015c2f7d8deaae
This commit is contained in:
Patrick Daly
2022-08-08 21:03:50 -07:00
parent 020f13ef1f
commit 17d5ec99c4
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

@@ -522,7 +522,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 {