commit | db17628831ef696306dbf5a86e034e246665dea4 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Tue Sep 05 11:25:31 2023 +0100 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Fri Jan 12 10:27:22 2024 +0000 |
tree | 48e7833ef50a303632a98074f47701afe40cde46 | |
parent | bab360e51e95b48690cdd64305b2b67eb15d768f [diff] |
fix(memmap): fix footprint free space calculation Calculate the free space as the range between the limit and the end of the memory region *_REGION_END. Change-Id: I9cacadea2543c9f5ddaebca82344a83678cd7d55 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>