ARM: virt: Add boot-time diagnostics
authorDave Martin <dave.martin@linaro.org>
Fri, 17 Feb 2012 16:54:28 +0000 (16:54 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 19 Sep 2012 07:32:52 +0000 (08:32 +0100)
In order to easily detect pathological cases, print some diagnostics
when the kernel boots.

This also provides helpers to detect that HYP mode is actually available,
which can be used by other subsystems to enable HYP specific features.

Signed-off-by: Dave Martin <dave.martin@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

No differences found