]> git.ipfire.org Git - thirdparty/u-boot.git/commit
pytest: Add pytest case for zynqrsa command
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Thu, 3 May 2018 11:15:01 +0000 (16:45 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 30 May 2018 06:24:08 +0000 (08:24 +0200)
commitde5f011561100f3840d46e58e9a3e26a9809edde
tree3ec928670b1c4fb97e319550228ae2a005028917
parentb98850549eff1addec4b4bf3237c16e18642e884
pytest: Add pytest case for zynqrsa command

This patch adds pytest case for zynqrsa command
This test runs only in bootmodes other than jtag
It tests authentication of images with valid keys
and invalid keys as well.

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
test/py/tests/test_zynq_rsa.py [new file with mode: 0644]