Page MenuHomeFreeBSD

arm64: Check for MTE tag failures on kernel entry
Needs ReviewPublic

Authored by andrew on Thu, Mar 19, 4:06 PM.

Details

Reviewers
manu
Group Reviewers
arm64
Summary

When entering the kernel from userspace we need to check for MTE tag
failures when using asynchronous MTE. This is done by checking if either
tag fault check types that have asynchronous checks are enabled, and
if so check the register the result is stored. It then sets a flag the
kernel can later use to raise a signal.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71533
Build 68416: arc lint + arc unit