From: David Brazdil <dbrazdil@google.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Rob Herring <robh+dt@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
Frank Rowand <frowand.list@gmail.com>,
Will Deacon <will@kernel.org>, Andrew Scull <ascull@google.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 0/2] Driver for Open Profile for DICE
Date: Wed, 26 Jan 2022 10:39:22 +0000 [thread overview]
Message-ID: <YfEk2oPcDdjHKOnC@google.com> (raw)
In-Reply-To: <YfEOlN8Wshoa/aaB@kroah.com>
Hi Greg,
On Wed, Jan 26, 2022 at 10:04:20AM +0100, Greg Kroah-Hartman wrote:
> On Tue, Jan 04, 2022 at 10:06:43AM +0000, David Brazdil wrote:
> > Open Profile for DICE is an open protocol for measured boot compatible
> > with the Trusted Computing Group's Device Identifier Composition
> > Engine (DICE) specification. The generated Compound Device Identifier
> > (CDI) certificates represent the measured hardware/software combination
> > and can be used by userspace for remote attestation and sealing.
> >
> > This patchset adds DeviceTree bindings for the DICE device referencing
> > a reserved memory region containing the CDIs, and a driver that exposes
> > the memory region to userspace via a misc device.
> >
> > See https://pigweed.googlesource.com/open-dice for more details.
> >
> > The patches are based on top of v5.16-rc8 and can also be found here:
> > https://android-kvm.googlesource.com/linux topic/dice_v6
> >
> > Changes since v5:
> > * replaced 'additionalProperties' with 'unevaluatedProperties' in DT YAML
>
> I am going to drop this version from my review queue as I think you have
> a new one instead, right?
Sorry for the radio silence and yes, please drop from your queue. I need
to post a new one and get back to Wedson. Hopefully today.
David
prev parent reply other threads:[~2022-01-26 10:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-04 10:06 [PATCH v6 0/2] Driver for Open Profile for DICE David Brazdil
2022-01-04 10:06 ` [PATCH v6 1/2] dt-bindings: reserved-memory: " David Brazdil
2022-01-12 1:04 ` Rob Herring
2022-01-04 10:06 ` [PATCH v6 2/2] misc: open-dice: Add driver to expose DICE data to userspace David Brazdil
2022-01-11 23:32 ` Wedson Almeida Filho
2022-01-26 20:05 ` David Brazdil
2022-01-26 9:04 ` [PATCH v6 0/2] Driver for Open Profile for DICE Greg Kroah-Hartman
2022-01-26 10:39 ` David Brazdil [this message]
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-all 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=YfEk2oPcDdjHKOnC@google.com \
--to=dbrazdil@google.com \
--cc=arnd@arndb.de \
--cc=ascull@google.com \
--cc=devicetree@vger.kernel.org \
--cc=frowand.list@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=will@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.