Skip to content
Commit 9391c36d authored by Kristina Martsenko's avatar Kristina Martsenko
Browse files

arm64: install user ptrauth keys at kernel exit time



As we're going to enable pointer auth within the kernel and use a
different APIAKey for the kernel itself, then move the user APIAKey
switch to EL0 exception return.

The other 4 keys could remain switched during task switch, but are also
moved to keep things simple.

Reviewed-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: Kristina Martsenko's avatarKristina Martšenko <kristina.martsenko@arm.com>
parent 4b98d775
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