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:
3631160
)
arm64: KVM: HYP mode idmap support
author
Marc Zyngier
<marc.zyngier@arm.com>
Fri, 7 Dec 2012 18:40:43 +0000
(18:40 +0000)
committer
Marc Zyngier
<marc.zyngier@arm.com>
Fri, 7 Jun 2013 13:03:32 +0000
(14:03 +0100)
Add the necessary infrastructure for identity-mapped HYP page
tables. Idmap-ed code must be in the ".hyp.idmap.text" linker
section.
The rest of the HYP ends up in ".hyp.text".
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
No differences found