[PATCH v3 02/11] kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h

Will Deacon will at kernel.org
Fri Sep 18 04:52:09 EDT 2020


On Wed, Sep 16, 2020 at 06:34:30PM +0100, David Brazdil wrote:
> Minor cleanup to move all macros related to prefixing nVHE hyp section
> and symbol names into one place: hyp_image.h.
> 
> Signed-off-by: David Brazdil <dbrazdil at google.com>
> ---
>  arch/arm64/include/asm/hyp_image.h | 12 ++++++++++++
>  arch/arm64/include/asm/kvm_asm.h   |  8 +-------
>  arch/arm64/kernel/image-vars.h     |  2 --
>  3 files changed, 13 insertions(+), 9 deletions(-)

Acked-by: Will Deacon <will at kernel.org>

Will



More information about the linux-arm-kernel mailing list