| commit | 456cf6efad5133c8591a4aaade4d27c4ea1ef0f8 | [log] [tgz] |
|---|---|---|
| author | Harrison Mutai <harrison.mutai@arm.com> | Fri Feb 28 15:48:04 2025 +0000 |
| committer | Harrison Mutai <harrison.mutai@arm.com> | Thu Aug 28 16:56:35 2025 +0000 |
| tree | a3efb70e761622c57083f20156525a64222bea2c | |
| parent | e0b75ac177b9b3e7d703948387f429a665615c23 [diff] |
fix(arm): increase reserved DRAM1 mem for NS images Defconfig kernels are now approaching 50MB, making the previous 64MB allocation for both the kernel and initrd insufficient. To accommodate this growth, the reserved NS memory has been increased to 128MB in TF-A [1]. Adjust the expected ranges in TFTF accordingly. [1] https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/35851 Change-Id: I5ae4d63d75300bb85817d7947c092550a0e57faf Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>