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
F165275444: D34665.id104199.diff
Fri, Aug 7, 8:39 AM
F165275442: D34665.id104174.diff
Fri, Aug 7, 8:39 AM
F165275434: D34665.id.diff
Fri, Aug 7, 8:39 AM
F165275409: D34665.diff
Fri, Aug 7, 8:39 AM
Unknown Object (File)
Wed, Aug 5, 1:40 PM
Unknown Object (File)
Mon, Aug 3, 5:05 AM
Unknown Object (File)
Sun, Aug 2, 1:15 AM
Unknown Object (File)
Wed, Jul 29, 8:48 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