Page MenuHomeFreeBSD

arm: Support the optional limitation on dsb/dmb
Needs ReviewPublic

Authored by andrew on Tue, Nov 11, 5:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 12, 2:47 AM
Unknown Object (File)
Wed, Nov 12, 2:00 AM
Unknown Object (File)
Tue, Nov 11, 8:25 PM
Unknown Object (File)
Tue, Nov 11, 8:22 PM
Unknown Object (File)
Tue, Nov 11, 8:07 PM
Unknown Object (File)
Tue, Nov 11, 7:50 PM
Subscribers

Details

Reviewers
None
Group Reviewers
ARM
Summary

The dsb and dmb instructions support an optional limitation on what
shareability domains an memory operations they target. Historically
FreeBSD/arm didn't have a way to specify the limit.

Use a variadic macro to take the optional limitation and pass it
through to the instruction.

Sponsored by: Arm Ltd

Diff Detail

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