Skip to content
Commit 1ae0d439 authored by Ben Horgan's avatar Ben Horgan
Browse files

buildroot: Add ssh connectivity



Can now ssh in as root with no password. On the FVP this requires
either user networking or a tap interface. Uses haveged for entropy
and, as such, startup time is not noticably changed.

On FVP when using user networking connect using:
ssh -o StrictHostKeyChecking=no -p 8022 root@localhost

Signed-off-by: Ben Horgan's avatarBen Horgan <ben.horgan@arm.com>
Change-Id: Ib01fc525a3e2364aeeee3e5f2d8af07c8c199262
parent c32c7dd7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment