ARM: dts: msm: Adjust size of Kalama Trusted VM

The 4 KB chunk of memory used for storing dmesg logs is carved out
from the Trusted VM's total size, so reduce the VM's size accordingly.

Change-Id: Iaaf0374666255ea782fd473f5ea2b014516e7c6e
This commit is contained in:
Peng Yang
2022-03-14 21:18:10 +08:00
parent da02ab86d0
commit 9fc9df6f80

View File

@@ -100,7 +100,7 @@
#address-cells = <0x2>;
#size-cells = <0x0>;
base-address = <0x0 0xf3c00000>;
size-min = <0x0 0x41ef000>; /* 65 MB */
size-min = <0x0 0x41ee000>; /* 65 MB - 4 KB */
};
segments {