StandaloneMM: Include the newly added library class for MMU functions

The MMU functions needed for StandaloneMM image are now exported
through a separate library class. Make the corresponding change in the
core's entry point inf file so that it references the correct library
class for modifying the MMU attributes.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>
Reviewed-by: Achin Gupta <achin.gupta@arm.com>
This commit is contained in:
Sughosh Ganu 2018-12-03 12:49:01 +05:30 committed by Achin Gupta
parent 0d1fb6cc8a
commit 34b1d7eafe
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
DebugLib
[LibraryClasses.AARCH64]
ArmMmuLib
StandaloneMmMmuLib
ArmSvcLib
[Guids]