commit | 362bb013aa830c9185d9f369ec0e68f36d55ec67 | [log] [tgz] |
---|---|---|
author | Love Kumar <love.kumar@amd.com> | Tue Jan 09 14:39:57 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Jan 18 20:24:12 2024 -0500 |
tree | e40c797486e69fd36dfca16fc2e79ecd2e531e5a | |
parent | dd50795b47ac202301f7d94a9c1861a9a9a09099 [diff] |
test/py: bootstage: Add test for bootstage command Add test cases for bootstage command to print the bootstage report, to stash the data into memory and to unstash the data from memory. Signed-off-by: Love Kumar <love.kumar@amd.com>