u-boot-brain/test/py/tests
Igor Opaniuk fc1fe01b08 avb: add support for named persistent values
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].

[1]: https://android.googlesource.com/platform/external/avb/+/android-9.0.0_r22
[2]: https://github.com/OP-TEE/optee_os/pull/2699

Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com>
2019-04-26 18:58:22 -04:00
..
test_fs test.py: Disable fsck for FAT tests for now 2019-04-10 08:15:56 -04:00
vboot test: vboot: clean its file 2018-12-03 10:44:10 -05:00
test_000_version.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_avb.py avb: add support for named persistent values 2019-04-26 18:58:22 -04:00
test_bind.py Fix recent changes to serial API for driver model 2019-01-15 22:05:34 -05:00
test_dfu.py test: Use single quote consistently 2019-01-15 15:28:41 -05:00
test_efi_loader.py test: Use single quote consistently 2019-01-15 15:28:41 -05:00
test_efi_selftest.py efi_selftest: do not run FDT test with ACPI table. 2019-04-23 00:37:28 +02:00
test_env.py test/py: add test for whitelist of variables while importing environment 2018-07-20 15:55:09 -04:00
test_fit.py sandbox: Drop the deprecated 'sb' command 2018-11-26 08:25:35 -05:00
test_fpga.py test: py: Extend fpga test with fit image with external data 2019-04-16 11:51:34 +02:00
test_gpt.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_handoff.py spl: Add support for passing handoff info to U-Boot proper 2018-11-26 08:25:37 -05:00
test_help.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_hush_if_test.py test/py: hush_if_test: Use open() in place of file() 2018-07-10 14:50:50 -06:00
test_log.py log: Add helpers for common log levels 2018-10-09 04:40:26 -06:00
test_md.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_mmc_rd.py test/py: mmc: Add 'mmc read' performance check 2019-04-09 20:04:05 -04:00
test_net.py test/py: use default load address for tftp 2019-02-12 07:19:24 -05:00
test_ofplatdata.py sandbox: Add an option to display of-platdata in SPL 2018-11-26 08:25:35 -05:00
test_pinmux.py test/py: test pinmux command 2018-11-16 16:51:57 -05:00
test_sandbox_exit.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_sf.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_shell_basics.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_sleep.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_tpm2.py test/py: tpm2: switch from 'tpm' to 'tpm2' command 2018-07-28 11:58:08 -04:00
test_ums.py test: Use single quote consistently 2019-01-15 15:28:41 -05:00
test_unknown_cmd.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_ut.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_vboot.py test: vboot: clean its file 2018-12-03 10:44:10 -05:00