From: "Laszlo Ersek" <lersek@redhat.com>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>, devel@edk2.groups.io
Subject: Re: [PATCH 0/4] ArmVirtPkg: implement measured boot for ArmVirtQemu
Date: Tue, 7 Jan 2020 12:55:07 +0100 [thread overview]
Message-ID: <fce5c558-6ef4-202b-3b85-980de05b9f6a@redhat.com> (raw)
In-Reply-To: <20200107094800.4488-1-ard.biesheuvel@linaro.org>
On 01/07/20 10:47, Ard Biesheuvel wrote:
> Wire up the various existing pieces so that we can implemented measured
> boot on ArmVirtQemu based on the TPM support in QEMU, just like it has
> been implemented for x86 in OvmfPkg.
>
> The main difference is that on ARM, we first need to discover the TPM base
> address from the device tree provided by QEMU, as well as the PSCI method
> used to perform a cold reset, so this is added to the existing implementation
> of PlatformPeiLib.
>
> The associated QEMU changes are under development in Linaro, and will be
> sent out for review to the appropriate mailing list shortly.
We usually merge firmware patches after merging the QEMU patches. Will
that work for you in this case?
Thanks!
Laszlo
> Ard Biesheuvel (4):
> OvmfPkg/Tcg2ConfigPei: introduce a signalling PPI to depex on
> ArmVirtPkg/PlatformPeiLib: discover the TPM base address from the DT
> ArmVirtPkg/PlatformPeiLib: implement Reset2 PPI based on PSCI
> ArmVirtPkg/ArmVirtQemu: add optional support for TPM2 measured boot
>
> ArmVirtPkg/ArmVirtPkg.dec | 5 +
> OvmfPkg/OvmfPkg.dec | 4 +
> ArmVirtPkg/ArmVirtQemu.dsc | 71 +++++++
> ArmVirtPkg/ArmVirtQemu.fdf | 5 +
> ArmVirtPkg/Library/PlatformPeiLib/PlatformPeiLib.inf | 15 +-
> OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf | 6 +-
> ArmVirtPkg/Library/PlatformPeiLib/PlatformPeiLib.c | 205 +++++++++++++++++++-
> ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc | 10 +
> 8 files changed, 308 insertions(+), 13 deletions(-)
>
next prev parent reply other threads:[~2020-01-07 11:55 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-07 9:47 [PATCH 0/4] ArmVirtPkg: implement measured boot for ArmVirtQemu Ard Biesheuvel
2020-01-07 9:47 ` [PATCH 1/4] OvmfPkg/Tcg2ConfigPei: introduce a signalling PPI to depex on Ard Biesheuvel
2020-01-07 11:58 ` Laszlo Ersek
2020-01-07 9:47 ` [PATCH 2/4] ArmVirtPkg/PlatformPeiLib: discover the TPM base address from the DT Ard Biesheuvel
2020-01-07 15:42 ` Laszlo Ersek
2020-01-08 14:41 ` Ard Biesheuvel
2020-01-09 13:04 ` Laszlo Ersek
2020-01-07 9:47 ` [PATCH 3/4] ArmVirtPkg/PlatformPeiLib: implement Reset2 PPI based on PSCI Ard Biesheuvel
2020-01-07 16:50 ` Laszlo Ersek
2020-01-07 16:55 ` [edk2-devel] " Ard Biesheuvel
2020-01-07 18:47 ` Laszlo Ersek
2020-01-08 9:59 ` Ard Biesheuvel
2020-01-07 9:48 ` [PATCH 4/4] ArmVirtPkg/ArmVirtQemu: add optional support for TPM2 measured boot Ard Biesheuvel
2020-01-07 17:37 ` Laszlo Ersek
2020-01-08 14:13 ` Ard Biesheuvel
2020-01-08 14:45 ` Laszlo Ersek
2020-01-09 0:51 ` Yao, Jiewen
2020-01-09 13:07 ` Laszlo Ersek
2020-01-10 0:32 ` Yao, Jiewen
2020-01-13 1:55 ` [edk2-devel] " Gary Lin
2020-01-13 15:56 ` Laszlo Ersek
2020-01-07 11:55 ` Laszlo Ersek [this message]
2020-01-07 12:04 ` [PATCH 0/4] ArmVirtPkg: implement measured boot for ArmVirtQemu 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=fce5c558-6ef4-202b-3b85-980de05b9f6a@redhat.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