Skip to content
Commit ea85ae89 authored by Vikas Kumar's avatar Vikas Kumar Committed by Vincenzo Frascino
Browse files

kselftests/arm64: add BTI paciasp test



BTI-paciasp functionality test checks when accessing a guarded memory
region and if PSTATE.BTYPE has a value of 0b01, 0b10 or 0b11 then BTI
instruction that is compatible with the current value of PSTATE.BTYPE
will not generate a Branch Target exception and allow execution of
subsequent instructions within the memory region. The Branch Target
Identification instructions are NOP in a non-guarded page.

Co-Developed-by: default avatarDave Martin <Dave.Martin@arm.com>
Signed-off-by: default avatarDave Martin <Dave.Martin@arm.com>
Signed-off-by: default avatarVikas Kumar <vikas.kumar2@arm.com>
parent eeb1261c
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