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)
Mon, Apr 22, 3:50 AM
Unknown Object (File)
Mar 1 2024, 3:23 PM
Unknown Object (File)
Feb 28 2024, 3:51 AM
Unknown Object (File)
Feb 6 2024, 8:02 AM
Unknown Object (File)
Jan 31 2024, 8:43 AM
Unknown Object (File)
Jan 14 2024, 8:02 AM
Unknown Object (File)
Dec 20 2023, 8:15 AM
Unknown Object (File)
Dec 17 2023, 6:51 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