Commit Graph

1 Commits

Author SHA1 Message Date
Simon Glass
f82cc0ee80 contrib: Add a script to time booting with QEMU
It is possible to use QEMU and kvm to measure the time taken by U-Boot
to hand off to Linux. Add a script to support this and print the
resulting time.

This requires a fair bit of setup; see the script for details.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-06-12 19:43:54 +00:00