
13 Jan
2024
13 Jan
'24
1:40 a.m.
On Thu, Jan 11, 2024 at 11:10:01AM +0530, Love Kumar wrote:
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
test/py/tests/test_reset.py | 50 +++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 test/py/tests/test_reset.py
This fails due to "modeboot" not being set.
--
Tom