Skip to content
Commit 154a2f71 authored by Dave Martin's avatar Dave Martin
Browse files

KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions



Since normal execution of any non-branch instruction resets the
PSTATE BTYPE field to 0, so do the same thing when emulating a
trapped instruction.

Branches don't trap directly, so we should never need to assign a
non-zero value to BTYPE here.

Signed-off-by: default avatarDave Martin <Dave.Martin@arm.com>
parent 9fa4ee6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment