Page MenuHomeFreeBSD

arm: Use the Self-Synchronized counter registers
Needs ReviewPublic

Authored by andrew on Fri, Aug 8, 12:21 PM.
Tags
None
Referenced Files
F126566671: D51820.diff
Thu, Aug 21, 2:37 AM
Unknown Object (File)
Fri, Aug 15, 3:16 PM
Unknown Object (File)
Thu, Aug 14, 10:32 AM
Subscribers

Details

Reviewers
None
Group Reviewers
arm64
Summary

When FEAT_ECV is implemented on arm64 a Self-Synchronized view of the
counter registers are available. These don't need an isb before reading
the count as they are not able to be speculatively executed.

Sponsored by: Arm Ltd

Diff Detail

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