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)
Sun, Apr 19, 4:08 PM
Unknown Object (File)
Sun, Apr 19, 11:56 AM
Unknown Object (File)
Mon, Apr 13, 8:22 PM
Unknown Object (File)
Mon, Apr 13, 3:25 AM
Unknown Object (File)
Sat, Apr 11, 1:56 PM
Unknown Object (File)
Thu, Apr 9, 12:34 AM
Unknown Object (File)
Tue, Apr 7, 9:40 AM
Unknown Object (File)
Sat, Apr 4, 12:31 PM
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