
27 Apr
2019
27 Apr
'19
4:48 p.m.
On Tue, Apr 09, 2019 at 03:38:14PM +0200, Igor Opaniuk wrote:
AVB 2.0 spec. revision 1.1 introduces support for named persistent values that must be tamper evident and allows AVB to store arbitrary key-value pairs [1].
Introduce implementation of two additional AVB operations read_persistent_value()/write_persistent_value() for retrieving/storing named persistent values.
Correspondent pull request in the OP-TEE OS project repo [2].
Reviewed-by: Simon Glass sjg@chromium.org Reviewed-by: Sam Protsenko semen.protsenko@linaro.org Signed-off-by: Igor Opaniuk igor.opaniuk@gmail.com
Applied to u-boot/master, thanks!
--
Tom