All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: David Brazdil <dbrazdil@google.com>
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:04:20 +0100	[thread overview]
Message-ID: <YfEOlN8Wshoa/aaB@kroah.com> (raw)
In-Reply-To: <20220104100645.1810028-1-dbrazdil@google.com>

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?

thanks,

greg k-h

  parent reply	other threads:[~2022-01-26  9:04 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 ` Greg Kroah-Hartman [this message]
2022-01-26 10:39   ` [PATCH v6 0/2] Driver for Open Profile for DICE David Brazdil

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=YfEOlN8Wshoa/aaB@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arnd@arndb.de \
    --cc=ascull@google.com \
    --cc=dbrazdil@google.com \
    --cc=devicetree@vger.kernel.org \
    --cc=frowand.list@gmail.com \
    --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.