arm64: KVM: HYP mode idmap support
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 7 Dec 2012 18:40:43 +0000 (18:40 +0000)
committerMarc 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