commit | 9502888106b61278b043b20032ee45de159384df | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Feb 01 17:54:35 2016 +0000 |
committer | Alex Shi <alex.shi@linaro.org> | Thu Nov 10 15:43:57 2016 +0800 |
tree | ee3c2c2f4424ee9be0ca6485a086b93cc8706518 | |
parent | 6a852456e1259a8986e8c0b45a984b904ee9466e [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> (cherry picked from commit 35a2491a624af1fa7ab6990639f5246cd5f12592) Signed-off-by: Alex Shi <alex.shi@linaro.org>