[U-Boot] [PATCH 1/2] pytest: vboot: add a test for required key
Simon Glass
sjg at chromium.org
Fri Sep 27 01:48:49 UTC 2019
On Wed, 18 Sep 2019 at 08:05, Philippe Reynes
<philippe.reynes at 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 at 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 at chromium.org>
More information about the U-Boot
mailing list