pytest: vboot: add a test for required key
authorPhilippe Reynes <philippe.reynes@softathome.com>
Wed, 18 Sep 2019 14:04:53 +0000 (16:04 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Oct 2019 14:40:02 +0000 (08:40 -0600)
commitce5172cf655533eabb977556036509416385cd90
tree6f4e07a0eabcc2c11b7147d51aa7ba3048ca7ce0
parent36a90eda84dec49c2c850852d7e246c9a01bf59c
pytest: vboot: add a test for required key

This commit add a test in the vboot test to check that
when a required key is asked, only FIT signed with this
key is used/accepted by u-boot.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
test/py/tests/test_vboot.py
test/py/tests/vboot/sign-configs-sha256-pss-prod.its [new file with mode: 0644]