commit | 35a2491a624af1fa7ab6990639f5246cd5f12592 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Feb 01 17:54:35 2016 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Feb 29 18:34:12 2016 +0000 |
tree | 9f4fd545b06a93f5844c33510efadc03bd1a07e1 | |
parent | fc77dbd34c5c99bce46d40a2491937c3bcbd10af [diff] |
arm/arm64: KVM: Add hook for C-based stage2 init As we're about to move the stage2 init to C code, introduce some C hooks that will later be populated with arch-specific implementations. Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>