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
F106183049: D34665.diff
Thu, Dec 26, 6:34 PM
Unknown Object (File)
Mon, Dec 9, 2:14 AM
Unknown Object (File)
Wed, Dec 4, 6:29 AM
Unknown Object (File)
Nov 22 2024, 4:43 PM
Unknown Object (File)
Nov 20 2024, 9:05 AM
Unknown Object (File)
Nov 18 2024, 11:29 AM
Unknown Object (File)
Oct 28 2024, 7:32 AM
Unknown Object (File)
Oct 22 2024, 6:29 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 Skipped
Unit
Tests Skipped