commit | 4588c34daabb5aebee9cbe90f0ca6ab11412f207 | [log] [tgz] |
---|---|---|
author | Dave Martin <dave.martin@linaro.org> | Fri Feb 17 16:54:28 2012 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Wed Sep 19 08:32:52 2012 +0100 |
tree | 1bfb963e136e20b0efa1bad2b2c6057081f0fab5 | |
parent | 6a6d55c38c8b4ee77b50a33f03ea09e75b18bf82 [diff] |
ARM: virt: Add boot-time diagnostics 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>