Skip to content
Commit e2a9813e authored by Ryan Roberts's avatar Ryan Roberts
Browse files

cli: Extend configure module to reboot with test kernel



When the test kernel is installed, grub is configured so that it only
boots it once. Any additional reboot will cause the default kernel to be
booted instead. This behaviour is useful when the test kernel is buggy
and panics.

However, there are legitimate cases where we want to explicitly reboot
the system but still boot the test kernel. So let's add an API,
reboot_configured() to the configure module, which does exactly this.

Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent 609b37f0
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