Re: [PATCH v6 1/2] dt-bindings: reserved-memory: Open Profile for DICE

From: Rob Herring
Date: Tue Jan 11 2022 - 20:04:52 EST


On Tue, 04 Jan 2022 10:06:44 +0000, David Brazdil wrote:
> Add DeviceTree bindings for Open Profile for DICE, an open protocol for
> measured boot. Firmware uses DICE to measure the hardware/software
> combination and generates Compound Device Identifier (CDI) certificates.
> These are stored in memory and the buffer is described in the DT as
> a reserved memory region compatible with 'google,open-dice'.
>
> Signed-off-by: David Brazdil <dbrazdil@xxxxxxxxxx>
> ---
> .../reserved-memory/google,open-dice.yaml | 45 +++++++++++++++++++
> 1 file changed, 45 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/reserved-memory/google,open-dice.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>