commit | 9e72d01ed29c350dfc0567c59bc482901211634b | [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 | eefa45cfafafccf84a9e7c41d80a29a9dcbfc34c [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>