audk/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM
Sami Mujawar 4575a602ca 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>
2016-11-25 14:03:32 +00:00
..
AArch64 ArmPlatformPkg/ArmVExpressPkg: switch to ASM_FUNC() asm macro 2016-08-11 13:25:05 +02:00
Arm ArmPlatformPkg/ArmVExpressPkg: switch to ASM_FUNC() asm macro 2016-08-11 13:25:05 +02:00
ArmVExpressLib.inf ArmPlatformPkg/RTSM: use declared PPI rather than module local var 2015-12-14 13:00:30 +00:00
ArmVExpressLibSec.inf ArmPlatformPkg/RTSM: use declared PPI rather than module local var 2015-12-14 13:00:30 +00:00
RTSM.c ArmPlatformPkg/RTSM: use declared PPI rather than module local var 2015-12-14 13:00:30 +00:00
RTSMMem.c ArmPlatformPkg: Fix VE RTSM mem map descriptor count 2016-11-25 14:03:32 +00:00