commit | e46fa2fc1605473430a41f1b6ee20273fab5f6bf | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Tue Jun 24 09:12:11 2025 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Tue Jun 24 09:15:15 2025 +0000 |
tree | e0f29f8df550690c78f07f5c63438812eb4b6939 | |
parent | e1a53a699649c263860560a5ac784599c3b289ca [diff] |
fix(fvp): increase NS_BL2U limit Adjust NS_BL2U memory limit from 0x4E000 to 0x50000 to accommodate growth in the `.bss` section of the xlat tables context module and prevent overflows when loading the image into DRAM. Change-Id: I5ddc9368f0eee4c6970a22c5c0389c07d2f2d3d7 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>