Skip to content
Commit 610e4dc8 authored by Joey Gouly's avatar Joey Gouly Committed by Will Deacon
Browse files

KVM: arm64: make the hyp vector table entries local



Make the hyp vector table entries local functions so they
are not accidentally referred to outside of this file.

Using SYM_CODE_START_LOCAL matches the other vector tables (in hyp-stub.S,
hibernate-asm.S and entry.S)

Signed-off-by: default avatarJoey Gouly <joey.gouly@arm.com>
Acked-by: default avatarWill Deacon <will@kernel.org>
Acked-by: default avatarMarc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210222164956.43514-1-joey.gouly@arm.com


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 2e8acca1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment