arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
commit aff65393fa1401e034656e349abd655cfe272de0 upstream. kpti is an optional feature for systems not using kpti a set of vectors for the spectre-bhb mitigations is needed. Add another set of vectors, __bp_harden_el1_vectors that will be used if a mitigation is needed and kpti is not in use. The EL1 ventries are repeated verbatim as there is no additional work needed for entry from EL1. Change-Id: Ib7ad5dfccb9dd86e75796ae8b6303024c9019848 Reviewed-by:Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Reviewed-by:
Catalin Marinas <catalin.marinas@arm.com> Signed-off-by:
James Morse <james.morse@arm.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Git-commit: 901c0a20 Git-repo: https://android.googlesource.com/kernel/common/ Signed-off-by:
Kishor Krishna Bhat <quic_kishkris@quicinc.com>
Loading
Please register or sign in to comment