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
F137325560: D34665.id104174.diff
Sat, Nov 22, 12:04 PM
Unknown Object (File)
Wed, Nov 12, 4:54 PM
Unknown Object (File)
Mon, Nov 10, 7:24 AM
Unknown Object (File)
Fri, Nov 7, 6:47 AM
Unknown Object (File)
Wed, Nov 5, 7:46 PM
Unknown Object (File)
Wed, Nov 5, 12:30 PM
Unknown Object (File)
Mon, Nov 3, 3:24 PM
Unknown Object (File)
Wed, Oct 29, 6:04 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