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
F139717414: D34665.id104174.diff
Mon, Dec 15, 7:05 AM
Unknown Object (File)
Sat, Nov 29, 11:13 PM
Unknown Object (File)
Fri, Nov 28, 2:03 PM
Unknown Object (File)
Tue, Nov 25, 3:28 PM
Unknown Object (File)
Mon, Nov 24, 1:43 AM
Unknown Object (File)
Sat, Nov 22, 12:04 PM
Unknown Object (File)
Nov 12 2025, 4:54 PM
Unknown Object (File)
Nov 10 2025, 7:24 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