]> git.ipfire.org Git - thirdparty/u-boot.git/commit
test: py: tests: Add py-test case for zynq aes loadp command
authorT Karthik Reddy <t.karthik.reddy@xilinx.com>
Tue, 12 Mar 2019 14:50:26 +0000 (20:20 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 13 Mar 2019 14:19:22 +0000 (15:19 +0100)
commit506e730462e99050f0b298c789df119f6c62898b
treec38afc3312c55a831218c7a4e5020c39527482a0
parentf5fbd45ddb1e5274b4c584a964b94064f4899479
test: py: tests: Add py-test case for zynq aes loadp command

This patch adds py-test case for zynq aes loadp command. It tests
loading partial bitstream to DDR and tests loading partial bitstream
to PL using "zynq aes loadp" command. This test needs to be executed
only in bootmode, if not it wil be skipped.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
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_aes.py