Page MenuHomeFreeBSD

arm64: Add explicit barrier after address translation instruction
ClosedPublic

Authored by scottph on Mar 24 2022, 5:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 12, 3:45 AM
Unknown Object (File)
Tue, Mar 10, 9:04 AM
Unknown Object (File)
Mon, Mar 9, 9:28 PM
Unknown Object (File)
Mon, Mar 9, 8:09 PM
Unknown Object (File)
Sat, Mar 7, 10:22 AM
Unknown Object (File)
Wed, Mar 4, 3:55 PM
Unknown Object (File)
Tue, Mar 3, 5:25 PM
Unknown Object (File)
Mon, Mar 2, 7:17 AM
Subscribers

Details

Summary

Following ARMARM sec D5.2.11, which says:

Where an instruction results in an update to a System register,
as is the case with the AT * address translation instructions,
explicit synchronization must be performed before the result is
guaranteed to be visible to subsequent direct reads of the
PAR_EL1.

Sponsored by: Ampere Computing

Diff Detail

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