Page MenuHomeFreeBSD

arm64: mte: configure initial state for system registers
ClosedPublic

Authored by andrew on Thu, Mar 19, 4:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 14, 1:04 PM
Unknown Object (File)
Sun, Apr 12, 10:45 AM
Unknown Object (File)
Sat, Apr 11, 10:04 AM
Unknown Object (File)
Wed, Apr 8, 9:56 AM
Unknown Object (File)
Tue, Apr 7, 1:38 PM
Unknown Object (File)
Tue, Apr 7, 1:31 PM
Unknown Object (File)
Sun, Apr 5, 7:05 PM
Unknown Object (File)
Sat, Mar 28, 12:18 AM
Subscribers

Details

Summary

The fields in SCTLR_EL1 and HCR_EL2 for enabling MTE are set, and if the
ID_AA64PFR1_EL1 register shows MTE is present, the GCR_EL1 register is
also configured, and the two TFSR registers which hold pending tag check
faults are cleared.

Sponsored by: Arm Ltd
Signed-off-by: Harry Moulton <harry.moulton@arm.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable