public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms v3 0/3] Platform/ARM/SgiPkg: Enable StandaloneMm on Sgi platforms
@ 2018-12-27  4:53 Sughosh Ganu
  2018-12-27  4:53 ` [PATCH edk2-platforms v3 1/3] Platform/ARM/SgiPkg: Build infrastructure for StandaloneMm image Sughosh Ganu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sughosh Ganu @ 2018-12-27  4:53 UTC (permalink / raw)
  To: edk2-devel, Ard Biesheuvel, Leif Lindholm

Changes since v2: Handle review comments from Ard Biesheuvel

The following patches enable building of StandaloneMm image on Sgi
platforms.

The first patch adds build infra for StandaloneMm image. The second
patch of the series adds memory buffer required for communication
between the non-secure world with StandaloneMm image using MM
Communicate. The third patch of the series enables MmCommunication
module on the platform for it subsequent use by features like
Secure-Boot and Error Injection and Handling for RAS.

Sughosh Ganu (3):
  Platform/ARM/SgiPkg: Build infrastructure for StandaloneMm image
  Platform/ARM/SgiPkg: Setup memory buffers for MmCommunicate
  Platform/ARM/SgiPkg: Enable MmCommunication module on the platform

 Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc             | 128 ++++++++++++++++++++
 Platform/ARM/SgiPkg/SgiPlatform.dsc                      |  14 +++
 Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf             |  99 +++++++++++++++
 Platform/ARM/SgiPkg/SgiPlatform.fdf                      |   3 +
 Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLib.inf  |   4 +
 Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLibMem.c |   8 +-
 6 files changed, 255 insertions(+), 1 deletion(-)
 create mode 100644 Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc
 create mode 100644 Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf

-- 
2.7.4




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-12-27  9:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-27  4:53 [PATCH edk2-platforms v3 0/3] Platform/ARM/SgiPkg: Enable StandaloneMm on Sgi platforms Sughosh Ganu
2018-12-27  4:53 ` [PATCH edk2-platforms v3 1/3] Platform/ARM/SgiPkg: Build infrastructure for StandaloneMm image Sughosh Ganu
2018-12-27  4:53 ` [PATCH edk2-platforms v3 2/3] Platform/ARM/SgiPkg: Setup memory buffers for MmCommunicate Sughosh Ganu
2018-12-27  4:53 ` [PATCH edk2-platforms v3 3/3] Platform/ARM/SgiPkg: Enable MmCommunication module on the platform Sughosh Ganu
2018-12-27  9:53 ` [PATCH edk2-platforms v3 0/3] Platform/ARM/SgiPkg: Enable StandaloneMm on Sgi platforms Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox