commit | e4d66f49f9727afb0060e5d0c4f4208dad55b77a | [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 16:09:58 2024 -0400 |
tree | 5988a8d86b7449d435635d65a09515b6327e603b | |
parent | bddef5807f868f4511848351e72756f97be24b5a [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>