From: Sughosh Ganu <sughosh.ganu@arm.com>
To: edk2-devel@lists.01.org,
Ard Biesheuvel <ard.biesheuvel@linaro.org>,
Leif Lindholm <leif.lindholm@linaro.org>
Subject: [PATCH edk2-platforms v3 0/3] Platform/ARM/SgiPkg: Enable StandaloneMm on Sgi platforms
Date: Thu, 27 Dec 2018 10:23:19 +0530 [thread overview]
Message-ID: <1545886402-8518-1-git-send-email-sughosh.ganu@arm.com> (raw)
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
next reply other threads:[~2018-12-27 4:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-27 4:53 Sughosh Ganu [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1545886402-8518-1-git-send-email-sughosh.ganu@arm.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox