]> git.ipfire.org Git - thirdparty/u-boot.git/commit
test/py: zynqmp_rpu: Add test for loading RPU apps
authorLove Kumar <love.kumar@amd.com>
Fri, 19 Jan 2024 05:36:41 +0000 (11:06 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 29 Jan 2024 15:31:24 +0000 (10:31 -0500)
commite894c10c040bc1bc65a7ea0168503fb1f8d18b09
tree089fdcd5796b61758b7c08b86930f62e5418d5e9
parent274e9acff4bfed12e5d1fc5e80751c804cedc8e9
test/py: zynqmp_rpu: Add test for loading RPU apps

Add testcases for loading RPU applications in split and lockstep mode
including the negative one for AMD's ZynqMP SoC.

Signed-off-by: Love Kumar <love.kumar@amd.com>
test/py/tests/test_zynqmp_rpu.py [new file with mode: 0644]