commit | 2240bbb697354f5617d95e3ee104ca61bb812507 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Dec 07 18:40:43 2012 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Jun 07 14:03:32 2013 +0100 |
tree | 40381f354ba18bdac75de83ce11e4417d525136b | |
parent | 363116073a26dbc2903d8417047597eebcc05273 [diff] |
arm64: KVM: HYP mode idmap support 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>