
27 Sep
2019
27 Sep
'19
3:48 a.m.
On Wed, 18 Sep 2019 at 08:05, Philippe Reynes philippe.reynes@softathome.com wrote:
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 | 57 ++++++++++++++++++++++ .../tests/vboot/sign-configs-sha256-pss-prod.its | 46 +++++++++++++++++ 2 files changed, 103 insertions(+) create mode 100644 test/py/tests/vboot/sign-configs-sha256-pss-prod.its
Reviewed-by: Simon Glass sjg@chromium.org