commit | 3efee73d528578162b8eb046dce540f0c5f0041a | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Fri Jun 02 15:07:05 2023 +0200 |
committer | Akshay Belsare <akshay.belsare@amd.com> | Wed Jun 07 16:01:59 2023 +0530 |
tree | 3be7a5dc8d9f4514119c53126bf9898d8662ee5a | |
parent | 9b5c0fcdbac088eaf564e1ceca7ef686668bc25b [diff] |
fix(zynqmp): fix prepare_dtb() memory description The commit 8ce2fbffe37d ("fix(zynqmp): fix BLXX memory limits for user defined values") fixed logic around BL31_LIMIT but didn't update prepare_dtb() which is also using +1 logic. Change-Id: Ia6de10d992a552ca9cfa39c14261b0f94cda95ec Signed-off-by: Michal Simek <michal.simek@amd.com> Signed-off-by: Akshay Belsare <akshay.belsare@amd.com>