Currently, run_td.shshows sshcommand only for root user.
It does not show TD login information for the default user.
It also does not show TD login information for customized TD guest user(specified during TD image creation)
How to test this PR?
Please follow the instructions given here to create a TD image.
Follow the instructions given here to boot the TD with qemu.
TD login information with sshcommands will be displayed
Description of the changes
Currently,
run_td.sh
showsssh
command only for root user. It does not show TD login information for the default user. It also does not show TD login information for customized TD guest user(specified during TD image creation)How to test this PR?
ssh
commands will be displayed