diff options
author | Sami Mujawar <sami.mujawar@arm.com> | 2016-11-24 19:56:12 +0000 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-11-25 14:03:32 +0000 |
commit | 4575a602ca6072ee9d04150b38bfb143cbff8588 (patch) | |
tree | 726a50b5ee68a16ae0341115f0713538ccad3b0f /BaseTools/Source/Python/Common/Dictionary.py | |
parent | 05153ff2219d114e106151dfd3c4b42c1696375c (diff) | |
download | edk2-platforms-4575a602ca6072ee9d04150b38bfb143cbff8588.tar.xz |
ArmPlatformPkg: Fix VE RTSM mem map descriptor count
The number of memory map entries used exceeded the allocated count,
thereby causing memory corruption.
Fixed the number of Virtual Memory Map Descriptors allocated in
describing the RTSM Memory Map. Also added an assert to confirm
that the descriptor count has not been exceeded, in the hope that it may
help highlight the problem should a new entry be added.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'BaseTools/Source/Python/Common/Dictionary.py')
0 files changed, 0 insertions, 0 deletions