commit | 6c41a413fd44af8eae2949869d4d57ce681a0c30 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Thu Jun 30 18:40:51 2016 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Sun Jul 03 23:41:27 2016 +0200 |
tree | dd5393c1fb009a4dfcd206c2eae9d3f82212f011 | |
parent | eac378a9ceb7196b776a965d915e02995fb8ba55 [diff] |
arm/arm64: Get rid of KERN_TO_HYP We have both KERN_TO_HYP and kern_hyp_va, which do the exact same thing. Let's standardize on the latter. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>