[Skiboot] [PATCH v6 0/5] Add Secure Variable Support

Oliver O'Halloran oohall at gmail.com
Fri Nov 8 14:20:34 AEDT 2019


On Tue, Nov 5, 2019 at 3:20 PM Eric Richter <erichte at linux.ibm.com> wrote:
>
> This version of the set further revises the device tree nodes and
> properties for secure variables. As before, this is a trimmed set to
> only include the base requirements.
>
> Changes in V6:
>  - moved os-secureboot-enforcing to ibm,secureboot
>  - removed backend node from secvar node
>  - set secvar compatible based on the backend in use
>  - updated documentation for the above
>  - added a generic compatible to ibm,secureboot
>
> Changes in V5:
>  - rewrote the device tree bindings document
>  - removed storage child of secvar node
>  - adjusted the code to use new device tree layout
>  - removed unused, or old code that is no longer needed
>
> Eric Richter (4):
>   doc: add opal secure variable documentation
>   libstb/secvar: add secure variable internal abstraction
>   libstb/secvar: add secvar api implementation
>   secvar/test: add rudimentary secvar API unit testing
>
> Oliver O'Halloran (1):
>   hdata: Add a generic compatible to ibm,secureboot

Series merged to master as of 04f0cdb9bbb04f0d6295165a3a218d6d234dbee6.

I folded in a few minor fix ups for things like missing SPDX tags,
trailing whitespace, and some syle nitpicks. The only major change was
removing the backend node from the first patch which we discussed
off-list.


More information about the Skiboot mailing list