Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f7bb6f3a authored by Will Deacon's avatar Will Deacon Committed by Mayank Grover
Browse files

arm64: entry: Allow handling of undefined instructions from EL1



[ Upstream commit 0bf0f444b2c49241b2b39aa3cf210d7c95ef6c34 ]

Rather than panic() when taking an undefined instruction exception from
EL1, allow a hook to be registered in case we want to emulate the
instruction, like we will for the SSBS PSTATE manipulation instructions.

Change-Id: I283fa8f4e8f4ebb078b4455342a6cd3501447157
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Git-commit: 0bf0f444b2c49241b2b39aa3cf210d7c95ef6c34
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git


[groverm@codeaurora: Resolve merge conflicts]
Signed-off-by: default avatarMayank Grover <groverm@codeaurora.org>
parent c38c34b6
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