commit | 66de8be90d32023f79788056124bd9e5cdcb60fd | [log] [tgz] |
---|---|---|
author | Love Kumar <love.kumar@amd.com> | Tue Mar 12 14:18:33 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 19 18:40:47 2024 -0400 |
tree | 4c3ccd7835ace147c0537f5b51d75851183290fc | |
parent | c5df9858b56cdd81646d2e4469d259665f2ba322 [diff] |
test/py: reset: Add a test for reset command Add a test for reset commands which performs resetting of CPU, It does COLD reset by default and WARM reset with -w option. Signed-off-by: Love Kumar <love.kumar@amd.com>