commit | b32a3d236b0d3d0475ccb6194470a8e0661ef912 | [log] [tgz] |
---|---|---|
author | Love Kumar <love.kumar@amd.com> | Fri Jan 19 15:31:29 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 29 10:31:24 2024 -0500 |
tree | bb250fe8e9ddedfcedb17b0a2b1e86f977725726 | |
parent | dcaeb187e209ae5848aa559d560e18b395395876 [diff] |
test/py: secure: Add secure tests for Zynq & ZynqMP Add test cases to verify the different type of secure boot images loaded at DDR location for AMD's ZynqMP SoC. It also adds tests authentication and decryption functionality using AES and RSA features for Zynq. Signed-off-by: Love Kumar <love.kumar@amd.com>