git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a6d55c
)
ARM: virt: Add boot-time diagnostics
author
Dave Martin
<dave.martin@linaro.org>
Fri, 17 Feb 2012 16:54:28 +0000
(16:54 +0000)
committer
Marc 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