commit | 12446ce89e351959aebb610eb2e35cdc7eb84d26 | [log] [tgz] |
---|---|---|
author | Akshay Belsare <akshay.belsare@amd.com> | Wed Feb 15 17:29:42 2023 +0530 |
committer | Akshay Belsare <akshay.belsare@amd.com> | Wed Feb 15 21:10:57 2023 +0530 |
tree | b5a665e9a031c17b197bde34edb4a8ecbc6aedef | |
parent | 5a77fd3ba15f7931bae0783b3a7389e72f99bcf5 [diff] |
fix(zynqmp): update MAX_XLAT_TABLES for DDR memory range An assert is observed when the bl31 is placed in DDR memory range and DEBUG is also enabled. To resolve this, increase the size of MAX_XLAT_TABLES to 8 when bl31 is placed in DDR memory range. Change-Id: I7d35cba01cd5c8cfc8aae987719b8fc39fcf76b0 Signed-off-by: Akshay Belsare <akshay.belsare@amd.com>