audk/ArmPkg/Include
Achin Gupta eed947be0b ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0.
The Standalone MM environment runs in S-EL0 in AArch64 on ARM Standard
Platforms. Privileged firmware e.g. ARM Trusted Firmware sets up its
architectural context including the initial translation tables for the
S-EL1/EL0 translation regime. The MM environment will still request ARM
TF to change the memory attributes of memory regions during
initialization.

The Standalone MM image is a FV that encapsulates the MM foundation
and drivers. These are PE-COFF images with data and text segments.
To initialise the MM environment, Arm Trusted Firmware has to create
translation tables with sane default attributes for the memory
occupied by the FV. This library sends SVCs to ARM Trusted Firmware
to request memory permissions change for data and text segments.

This patch adds a simple MMU library suitable for execution in S-EL0 and
requesting memory permissions change operations from Arm Trusted Firmware.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2018-11-27 13:06:06 +01:00
..
Chipset ArmPkg: Add CNTHCTL_EL2 support functions 2017-05-22 15:19:34 +01:00
Guid ARM Packages: Replace tabs by spaces for indentation 2014-08-26 10:14:17 +00:00
IndustryStandard ArmPkg/Include: Add MM interface SVC return codes. 2018-11-27 13:06:03 +01:00
Library ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0. 2018-11-27 13:06:06 +01:00
Ppi ArmPkg/ArmMpCoreInfo.h: Fixed macro definition 2013-12-10 16:37:10 +00:00
Protocol ArmPkg: Introduce SCMI protocol 2018-04-23 17:58:28 +01:00
AsmMacroExport.inc ArmPkg RVCT: add asm macro combining EXPORT, AREA and label definition 2015-12-02 16:23:20 +00:00
AsmMacroIoLib.h ArmPkg: remove LoadConstantXxx() asm macros 2016-10-28 16:26:15 +01:00
AsmMacroIoLib.inc ArmPkg: remove LoadConstantXxx() asm macros 2016-10-28 16:26:15 +01:00
AsmMacroIoLibV8.h ArmPkg: remove LoadConstantXxx() asm macros 2016-10-28 16:26:15 +01:00