public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms v2 0/4] add MM based UEFI secure boot on SbsaQemu
@ 2021-03-01  5:19 Masahisa Kojima
  2021-03-01  5:19 ` [PATCH edk2-platforms v2 1/4] SbsaQemu: Build infrastructure for StandaloneMm image Masahisa Kojima
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Masahisa Kojima @ 2021-03-01  5:19 UTC (permalink / raw)
  To: devel
  Cc: Masahisa Kojima, Ard Biesheuvel, Leif Lindholm, Graeme Gregory,
	Radoslaw Biernacki, Shashi Mallela

This patch series implment the UEFI secure boot on SbsaQemu.

Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Graeme Gregory <graeme@nuviainc.com>
Cc: Radoslaw Biernacki <rad@semihalf.com>
Cc: Shashi Mallela <shashi.mallela@linaro.org>

v2:
 - get aligned to the tf-a update, it supports 512 cores
   and memory map is updated.

Masahisa Kojima (4):
  SbsaQemu: Build infrastructure for StandaloneMm image
  SbsaQemu: add MM based UEFI secure boot support
  SbsaQemu: add standalone MM build instruction
  SbsaQemu: fix typo

 Platform/Qemu/SbsaQemu/SbsaQemu.dsc           |  43 +++--
 .../Qemu/SbsaQemu/SbsaQemuStandaloneMm.dsc    | 171 ++++++++++++++++++
 Platform/Qemu/SbsaQemu/SbsaQemu.fdf           |  84 ++++++++-
 .../Qemu/SbsaQemu/SbsaQemuStandaloneMm.fdf    |  96 ++++++++++
 .../Library/SbsaQemuLib/SbsaQemuLib.inf       |   2 +
 .../Library/SbsaQemuLib/SbsaQemuMem.c         |  37 +++-
 Platform/Qemu/SbsaQemu/Readme.md              |  37 +++-
 7 files changed, 450 insertions(+), 20 deletions(-)
 create mode 100644 Platform/Qemu/SbsaQemu/SbsaQemuStandaloneMm.dsc
 create mode 100644 Platform/Qemu/SbsaQemu/SbsaQemuStandaloneMm.fdf

-- 
2.17.1


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

end of thread, other threads:[~2021-03-03  6:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-01  5:19 [PATCH edk2-platforms v2 0/4] add MM based UEFI secure boot on SbsaQemu Masahisa Kojima
2021-03-01  5:19 ` [PATCH edk2-platforms v2 1/4] SbsaQemu: Build infrastructure for StandaloneMm image Masahisa Kojima
2021-03-01 17:05   ` Leif Lindholm
2021-03-02 12:45     ` Masahisa Kojima
2021-03-02 14:13       ` Leif Lindholm
2021-03-03  0:27         ` Masahisa Kojima
2021-03-01  5:19 ` [PATCH edk2-platforms v2 2/4] SbsaQemu: add MM based UEFI secure boot support Masahisa Kojima
2021-03-01 17:22   ` Leif Lindholm
2021-03-03  6:35     ` Masahisa Kojima
2021-03-01  5:19 ` [PATCH edk2-platforms v2 3/4] SbsaQemu: add standalone MM build instruction Masahisa Kojima
2021-03-01 17:23   ` Leif Lindholm
2021-03-01  5:19 ` [PATCH edk2-platforms v2 4/4] SbsaQemu: fix typo Masahisa Kojima
2021-03-01 17:24   ` Leif Lindholm

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