]> 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>
Tue, 2 Feb 2021 12:49:32 +0000 (13:49 +0100)
commit1754cbf81da33f9480ab121ece40aedf904f0bf0
tree7a47a243b16f1165e2f59062dafb446054576d4c
parent27aa02c7d5cb75dd3ac0e307b643cdbb646746fc
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>
State: pending
test/py/tests/test_zynq_rsa.py [new file with mode: 0644]